jo 2022-11-19 16:56:34 +01:00 committed by Marge
commit 8f7ab9b3b3
4 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,5 @@
# flake8: noqa
search = {}

View file

@ -1,3 +1,5 @@
# flake8: noqa
import pytest
_artists = {"search": {}, "get": {}}