mirror of
https://github.com/gryf/wicd.git
synced 2026-04-14 09:33:33 +02:00
Renamed backend modules
This commit is contained in:
@@ -1 +1,6 @@
|
|||||||
"""Backends module."""
|
"""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