Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ourownstory authored Oct 19, 2020
1 parent e8c3b88 commit 213c764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Including the optional `-e` flag will install neuralprophet in "editable" mode,
Now in any notebook you can do:

```python
import neuralprophet
from neuralprophet import NeuralProphet
model = NeuralProphet()
```

Expand Down

0 comments on commit 213c764

Please sign in to comment.