diff --git a/EDMCLogging.py b/EDMCLogging.py index 15a29286..72e7c81c 100644 --- a/EDMCLogging.py +++ b/EDMCLogging.py @@ -5,6 +5,7 @@ members on the logging.LogRecord instance for use in logging.Formatter() strings. """ +# A small comment # So that any warning about accessing a protected member is only in one place. from sys import _getframe as getframe import inspect