fix(audit): centraliser l'horloge UTC
CI - Security, Lint & Tests / validate (push) Failing after 16m22s
CI - Security, Lint & Tests / validate (push) Failing after 16m22s
This commit is contained in:
@@ -21,9 +21,6 @@ filterwarnings = [
|
||||
"default",
|
||||
# discord.py imports audioop, removed from the stdlib in 3.13.
|
||||
"ignore:'audioop' is deprecated:DeprecationWarning",
|
||||
# Every model uses datetime.utcnow as a column default. Tracked as
|
||||
# DB-009; the warning would otherwise drown the run.
|
||||
"ignore:datetime.datetime.utcnow:DeprecationWarning",
|
||||
]
|
||||
|
||||
[tool.coverage.report]
|
||||
|
||||
Reference in New Issue
Block a user