Skip to content

Commit

Permalink
style: 💄 fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
severo committed Nov 9, 2022
1 parent 8483613 commit 096423d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/api/tests/routes/test_valid.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from http import HTTPStatus
import pytest

import pytest
from libcache.simple_cache import _clean_cache_database, upsert_response

from api.routes.valid import get_valid, is_valid
Expand Down

0 comments on commit 096423d

Please sign in to comment.