Updated.
This commit is contained in:
parent
38ca9a4ae0
commit
aa87513628
|
@ -5,7 +5,6 @@ import yaml
|
|||
import subprocess
|
||||
import ipaddress
|
||||
import re
|
||||
print(123)
|
||||
def main():
|
||||
args = sys.argv
|
||||
if len(args) < 2:
|
||||
|
|
Loading…
Reference in New Issue