re-run through ruff formatter

This commit is contained in:
2025-01-15 20:56:37 +00:00
parent 752d1d7dd9
commit e4fc68c1ad
12 changed files with 387 additions and 382 deletions

View File

@@ -1,3 +1,3 @@
from .app import connect
__ALL__ = ["connect"]
__ALL__ = ['connect']