mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Support SQLAlchemy 1.4 URL.create recommendation
This fixes a deprecating warning when using SQLAlchemy 1.4. Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
81856f3b64
commit
82f3871a83
2 changed files with 12 additions and 2 deletions
|
@ -6,3 +6,4 @@ include = aurweb/*
|
|||
fail_under = 85
|
||||
exclude_lines =
|
||||
if __name__ == .__main__.:
|
||||
pragma: no cover
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue