mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-05-31 23:59:38 +03:00
Add comment to trigger change
This commit is contained in:
parent
9259afd344
commit
e430246d5b
@ -5,6 +5,7 @@ members on the logging.LogRecord instance for use in logging.Formatter()
|
|||||||
strings.
|
strings.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
# A small comment
|
||||||
# So that any warning about accessing a protected member is only in one place.
|
# So that any warning about accessing a protected member is only in one place.
|
||||||
from sys import _getframe as getframe
|
from sys import _getframe as getframe
|
||||||
import inspect
|
import inspect
|
||||||
|
Loading…
x
Reference in New Issue
Block a user