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