diff --git a/nucypher/cli.py b/nucypher/cli.py index 91c1cf6a6..c99d7fe89 100644 --- a/nucypher/cli.py +++ b/nucypher/cli.py @@ -56,7 +56,7 @@ from nucypher.config.characters import UrsulaConfiguration from nucypher.config.constants import SEEDNODES, USER_LOG_DIR from nucypher.config.keyring import NucypherKeyring from nucypher.config.node import NodeConfiguration -from nucypher.utilities.logging import logToSentry, getTextFileObserver, simpleObserver +from nucypher.utilities.logging import logToSentry, getTextFileObserver, SimpleObserver from nucypher.utilities.sandbox.ursula import UrsulaCommandProtocol BANNER = """