mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-09-08 11:29:59 +00:00
Standardize imports: standard newline package newline tfw
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user