make changes to sockets.

replace black+isort with ruff

upd examples
This commit is contained in:
2025-01-17 02:51:17 +00:00
parent dad5ee9e9d
commit 16df0d559e
27 changed files with 786 additions and 695 deletions

View File

@@ -1,3 +1,3 @@
from .factory import request_vbancmd_obj as api
__ALL__ = ["api"]
__ALL__ = ['api']