Added print line to make it look pretty

This commit is contained in:
Benjamyn Love 2017-06-27 08:07:58 +10:00
parent 4d448b8ede
commit 47fb6ee6a9

View File

@ -77,6 +77,7 @@ while running == 1:
pass
else:
if len(partDomain) == 4:
print "========================================================"
ipLookup(inInput)
if pingOn == "P":
print "========================================================"