Skip to content
Snippets Groups Projects
Verified Commit 78a7b231 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

MAINT: Integration tests now print the pycaosdb version.

parent 9af13ec9
No related branches found
No related tags found
No related merge requests found
Pipeline #19600 canceled
...@@ -43,4 +43,5 @@ def clear_all(): ...@@ -43,4 +43,5 @@ def clear_all():
if __name__ == "__main__": if __name__ == "__main__":
print(f"pycaosdb version: {db.__version__}")
clear_all() clear_all()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment