We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447f26e commit 6e0e2e2Copy full SHA for 6e0e2e2
django-flashcards-app/source_code_final/cards/admin.py
@@ -1,3 +1,3 @@
1
-from django.contrib import admin # noqa: F401
+from django.contrib import admin # noqa: F401
2
3
# Register your models here.
django-flashcards-app/source_code_final/cards/tests.py
-from django.test import TestCase # noqa: F401
+from django.test import TestCase # noqa: F401
# Create your tests here.
0 commit comments