Open anton-veretenenko opened 4 years ago
fix for calling to interface.network_profiles() causing exception:
pywifi/_wifiutil_linux.py", line 239, in network_profiles network.cipher = cipher_str_to_value(ciphers[0].upper()) TypeError: 'dict' object is not callable
fix for calling to interface.network_profiles() causing exception: