mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Fix: better handle favicon with static dir (#10107)
This commit is contained in:
parent
1512599f4f
commit
4e082f997c
3 changed files with 34 additions and 15 deletions
|
|
@ -239,9 +239,6 @@ lint.per-file-ignores."src/paperless/checks.py" = [
|
|||
lint.per-file-ignores."src/paperless/settings.py" = [
|
||||
"PTH",
|
||||
] # TODO Enable & remove
|
||||
lint.per-file-ignores."src/paperless/views.py" = [
|
||||
"PTH",
|
||||
] # TODO Enable & remove
|
||||
lint.per-file-ignores."src/paperless_mail/mail.py" = [
|
||||
"PTH",
|
||||
] # TODO Enable & remove
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue