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 a2e9144 commit e685f44Copy full SHA for e685f44
src/iop/_utils.py
@@ -358,8 +358,6 @@ def migrate(filename=None):
358
359
_Utils._cleanup_sys_path(path)
360
361
- raise ValueError("Migration is not implemented yet. Please use the remote migration feature.")
362
-
363
@staticmethod
364
def _load_settings(filename):
365
"""Load settings module from file or default location.
0 commit comments