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 6dd2949 commit f8b83feCopy full SHA for f8b83fe
1 file changed
netjsonconfig/backends/airos/converters.py
@@ -4,7 +4,7 @@
4
5
from ipaddress import ip_interface
6
7
-from wpasupplicant import available_mode_authentication
+from .wpasupplicant import available_mode_authentication
8
9
10
def status(config, key='disabled'):
0 commit comments