1
0
mirror of https://github.com/Rikj000/MoniGoMani.git synced 2022-03-06 00:08:05 +03:00

Fix access to __mgm_logger private var

This commit is contained in:
topscoder
2021-08-15 20:40:47 +02:00
parent c77967ea74
commit 33f24f50cd

View File

@@ -140,7 +140,6 @@ def test_write():
# --- ↓
# --- ↓ Helper methods
# --- ↓
@patch(MoniGoManiConfig.__mgm_logger)
@patch(MoniGoManiConfig.logger)
def __get_instance():
basedir = '.'