Skip to content

Commit

Permalink
[Devops] Poetry Dev dependencies update (#1530)
Browse files Browse the repository at this point in the history
* update dev dependencies

* add durations

* Update pyproject.toml

* Update pyproject.toml

* Update __main__.py
  • Loading branch information
ourownstory authored Feb 13, 2024
1 parent f140e1e commit 848294a
Show file tree
Hide file tree
Showing 4 changed files with 597 additions and 595 deletions.
1 change: 1 addition & 0 deletions neuralprophet/__main__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""
Invokes neuralprophet when module is run as a script.
"""

import argparse

from neuralprophet._version import __version__
Expand Down
Loading

0 comments on commit 848294a

Please sign in to comment.