Skip to content

Commit 25a334b

Browse files
committed
for some reason test coverage suddenly dropped here...
1 parent cd2cf62 commit 25a334b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python_utils/logger.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ class Logged(LoggerBase):
8888
'spam'
8989
'''
9090

91-
logger: logging.Logger
91+
logger: logging.Logger # pragma: no cover
9292

9393
@classmethod
9494
def __get_name(cls, *name_parts: str) -> str:

0 commit comments

Comments
 (0)