mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-18 18:07:37 +03:00
EDMarketConnector.py: style fix
This commit is contained in:
parent
b30b25216b
commit
8d6fae6ef6
@ -130,7 +130,8 @@ if __name__ == '__main__': # noqa: C901
|
||||
parser.add_argument(
|
||||
'--capi-pretend-down',
|
||||
help='Force to raise ServerError on any CAPI query',
|
||||
action='store_true')
|
||||
action='store_true'
|
||||
)
|
||||
|
||||
args = parser.parse_args()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user