We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c41e4 commit 5a46af1Copy full SHA for 5a46af1
1 file changed
src/murfey/server/ispyb.py
@@ -56,7 +56,7 @@
56
log.error("Error loading ISPyB session", exc_info=True)
57
ISPyBSession = lambda: None
58
else:
59
- log.info("No ISPyB credentials set, using local database", exc_info=True)
+ log.info("No ISPyB credentials set, using local database")
60
61
62
0 commit comments