mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
chore(deps): bump pre-commit tools/libs
Prep for python 3.12 Reformat files with latest pre-commit tools Signed-off-by: moson <moson@archlinux.org>
This commit is contained in:
parent
3220cf886e
commit
c6a530f24f
28 changed files with 33 additions and 12 deletions
|
@ -1,4 +1,5 @@
|
|||
""" Collection of all aurweb SQLAlchemy declarative models. """
|
||||
|
||||
from .accepted_term import AcceptedTerm # noqa: F401
|
||||
from .account_type import AccountType # noqa: F401
|
||||
from .api_rate_limit import ApiRateLimit # noqa: F401
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue