We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f7c28 commit 438f51aCopy full SHA for 438f51a
1 file changed
mambular/utils/docstring_generator.py
@@ -1,4 +1,4 @@
1
-from ..preprocessing.preprocessor import Preprocessor
+from pretab.preprocessor import Preprocessor
2
3
4
def generate_docstring(config, model_description, examples):
0 commit comments