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 b3b3109 commit 1d677a8Copy full SHA for 1d677a8
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