Parse arguments to get address and port
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
2
tox.ini
2
tox.ini
@ -39,7 +39,7 @@ exclude =
|
||||
.cache,
|
||||
.eggs
|
||||
max-complexity = 15
|
||||
max-line-length = 80
|
||||
max-line-length = 120
|
||||
import-order-style = google
|
||||
application-import-names = flake8
|
||||
format = ${cyan}%(path)s${reset}:${yellow_bold}%(row)d${reset}:${green_bold}%(col)d${reset}: ${red_bold}%(code)s${reset} %(text)s
|
||||
|
Reference in New Issue
Block a user