We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 008b5d5 commit e8c3b88Copy full SHA for e8c3b88
neuralprophet/__init__.py
@@ -16,4 +16,4 @@
16
log.addHandler(c_handler)
17
log.addHandler(f_handler)
18
19
-from neuralprophet.neural_prophet import NeuralProphet
+from .neural_prophet import NeuralProphet
0 commit comments