mirror of
https://github.com/gryf/wicd.git
synced 2026-03-27 06:23:32 +01: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