chore: fix flake8 warnings
Tested-by: Marge <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2178> Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2178>
This commit is contained in:
parent
4fbef50d71
commit
8f7ab9b3b3
4 changed files with 7 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# flake8: noqa
|
||||
|
||||
search = {}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# flake8: noqa
|
||||
|
||||
import pytest
|
||||
|
||||
_artists = {"search": {}, "get": {}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue