pycodestyle

This commit is contained in:
s3lph 2022-04-15 23:41:17 +02:00
parent 2f7b654d57
commit 032e211af1

View file

@ -6,7 +6,7 @@ from multischleuder.main import parse_config, parse_list_config
from multischleuder.test.test_api import _KEY_RESPONSE, _LIST_RESPONSE, _SUBSCRIBER_RESPONSE from multischleuder.test.test_api import _KEY_RESPONSE, _LIST_RESPONSE, _SUBSCRIBER_RESPONSE
_MINIMAL = ''' _MINIMAL = '''
api: api:
url: https://localhost:4443 url: https://localhost:4443
token: securetoken token: securetoken
@ -17,7 +17,7 @@ conflict:
''' '''
_CONFIG = '''--- _CONFIG = '''---
api: api:
url: https://localhost:4443 url: https://localhost:4443