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 8377ba8 commit 3d2162fCopy full SHA for 3d2162f
1 file changed
src/pydss/ProfileManager/hooks/MongoDB.py
@@ -28,7 +28,6 @@ def __init__(self, sim_instance, solver, options, logger, **kwargs):
28
self.mapping = usersettings["mapping"]
29
#self.one_Time_fix(usersettings['collection'])
30
self.setup_profiles()
31
- #quit()
32
pass
33
34
def one_Time_fix(self, collection_name):
0 commit comments