Rename project

This commit is contained in:
sonny 2021-01-02 14:40:28 +01:00
parent 49da8a2602
commit e780024140
8 changed files with 24 additions and 20 deletions

View file

@ -4,7 +4,7 @@ line_length = 88
multi_line_output = 3
skip = env/, venv/
default_section = THIRDPARTY
known_first_party = ip_listener
known_first_party = transip_client
sections = FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
lines_between_types=1
lines_after_imports=2