platform: modularize api/gui, add docs-tests-web foundation, and refresh root config
This commit is contained in:
4
selective-vpn-gui/api/__init__.py
Normal file
4
selective-vpn-gui/api/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .client import ApiClient
|
||||
from .errors import ApiError
|
||||
from .models import *
|
||||
from .utils import strip_ansi
|
||||
Reference in New Issue
Block a user