Skip to content

Commit 569a9ba

Browse files
authored
Update xml-html.py
1 parent 6ddd186 commit 569a9ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml-html.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import subprocess
33
import os
44
import re
5-
import nmap
5+
66
pattern = "\d+"
77
path ="./"
88
files = os.listdir(path)

0 commit comments

Comments
 (0)