We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ddd186 commit 569a9baCopy full SHA for 569a9ba
xml-html.py
@@ -2,7 +2,7 @@
2
import subprocess
3
import os
4
import re
5
-import nmap
+
6
pattern = "\d+"
7
path ="./"
8
files = os.listdir(path)
0 commit comments