Skip to content

Commit

Permalink
remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Koncopd committed Aug 22, 2024
1 parent 8a82865 commit 77eb072
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/core/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ def pytest_sessionstart():
name="lamindb-unit-tests-core",
db=pgurl,
)
print(ln.setup.settings.instance)
print(ln.setup.settings.storage)
print(ln.setup.settings.instance._id.hex)
ln.setup.register() # temporarily
ln.setup.settings.auto_connect = True
ln.settings.creation.artifact_silence_missing_run_warning = True
Expand Down

0 comments on commit 77eb072

Please sign in to comment.