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:
parent
9259afd344
commit
e430246d5b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user