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
|
@ -8,8 +8,6 @@ from aurweb.models.package import Package
|
|||
from aurweb.models.package_base import PackageBase
|
||||
from aurweb.models.user import User
|
||||
|
||||
user = pkgbase = package = None
|
||||
|
||||
|
||||
@pytest.fixture(autouse=True)
|
||||
def setup(db_test):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue