1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-30 15:19:40 +03:00

Add comment to trigger change

This commit is contained in:
Athanasius 2020-07-31 12:07:52 +01:00
parent 9259afd344
commit e430246d5b

View File

@ -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