Take care of __init__.py files

This commit is contained in:
Iam54r1n4
2025-01-30 20:36:27 +00:00
parent 6bd507cd9e
commit 03c9320ff5
2 changed files with 6 additions and 0 deletions

View File

@ -1,2 +1,3 @@
from . import user
from . import server
from . import config

View File

@ -0,0 +1,5 @@
from . import hysteria
from . import normalsub
from . import singbox
from . import telegram
from . import warp