🚨 Made linter happy

This commit is contained in:
Mawoka
2022-06-11 23:05:22 +02:00
parent 73d67ad805
commit 34ec648551
4 changed files with 4 additions and 8 deletions
-1
View File
@@ -2,7 +2,6 @@ import uuid
import pytest
from redis import Redis
from classquiz.db import models
from classquiz.config import settings
from classquiz.tests import test_user_email, test_user_password
from classquiz.tests import test_client, example_quiz, ValueStorage # noqa : F401