mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-18 09:57:40 +03:00
2 lines after def test_logging()
This commit is contained in:
parent
45ef87bcb4
commit
4ecb4f573a
@ -1017,6 +1017,7 @@ def enforce_single_instance() -> None:
|
|||||||
def test_logging():
|
def test_logging():
|
||||||
logger.debug('Test from EDMarketConnector.py top-level test_logging()')
|
logger.debug('Test from EDMarketConnector.py top-level test_logging()')
|
||||||
|
|
||||||
|
|
||||||
# Run the app
|
# Run the app
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user