We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c81a0a0 commit 5325580Copy full SHA for 5325580
python/hopsworks_common/decorators.py
@@ -19,7 +19,7 @@
19
import functools
20
import os
21
22
-from hopsworks.constants import (
+from hopsworks_common.constants import (
23
HAS_GREAT_EXPECTATIONS,
24
great_expectations_not_installed_message,
25
)
0 commit comments