mirror of
https://github.com/gryf/wicd.git
synced 2025-12-26 08:22:32 +01:00
Renamed backend modules
This commit is contained in:
@@ -1 +1,6 @@
|
||||
"""Backends module."""
|
||||
|
||||
from wicd.backends import be_external
|
||||
from wicd.backends import be_ioctl
|
||||
|
||||
__all__ = ['be_external', 'be_ioctl']
|
||||
|
||||
Reference in New Issue
Block a user