Standardize imports: standard newline package newline tfw

This commit is contained in:
Kristóf Tóth
2018-03-25 15:43:59 +02:00
parent a3fa75b676
commit 1e2ea0ed17
9 changed files with 12 additions and 7 deletions

View File

@ -1,6 +1,6 @@
import xmlrpc.client
from contextlib import suppress
from xmlrpc.client import Fault as SupervisorFault
from contextlib import suppress
from os import remove
from tfw.config import tfwenv