mirror of
https://github.com/jung-geun/DynamicDNS-SSL.git
synced 2025-12-19 20:44:40 +09:00
Refactor file paths and update dependencies
This commit is contained in:
3
dynamicdns_ssl/__init__.py
Normal file
3
dynamicdns_ssl/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .update_dns import DDNS
|
||||
|
||||
__all__ = ["DDNS"]
|
||||
Reference in New Issue
Block a user