format and lint orm

This commit is contained in:
2022-09-03 13:50:14 +03:00
parent 85892a88bc
commit a89a44f660
55 changed files with 4811 additions and 4174 deletions

View File

@@ -1 +1 @@
__all__ = ["users", "tags", "content_items", "comments"],
__all__ = (["users", "tags", "content_items", "comments"],)