re-run through ruff formatter

This commit is contained in:
2025-01-15 12:40:31 +00:00
parent 7b725a51e3
commit da1d5132a8
28 changed files with 608 additions and 609 deletions

View File

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