fix: separate radius module to support separate deployment
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
"""Device Manager RADIUS Client - Standalone FreeRADIUS module."""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
__all__ = ["device_manager_radius"]
|
||||
Reference in New Issue
Block a user