We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542398b commit f6a26a5Copy full SHA for f6a26a5
python3wifi/iwlibs.py
@@ -31,7 +31,7 @@
31
import re
32
import sys
33
34
-from python3wifi import flags as wififlags
+from . import flags as wififlags
35
36
37
KILO = 10 ** 3
0 commit comments