Reformat again

This commit is contained in:
2022-07-21 13:40:09 +01:00
parent a5fd7d60fd
commit e5a14b2c91
29 changed files with 114 additions and 101 deletions

View File

@@ -1,8 +1,10 @@
import main
from yaml import dump
from modules.network import Network
from string import digits
from yaml import dump
import main
from modules.network import Network
class NetworkCommand:
def __init__(self, *args):