uzaxirr / logdogs

Imported name is not used anywhere in the module PY-W2000
Anti-pattern
Major
a year agoa year old
Unused TestCase imported from django.test
1from django.test import TestCase2
3# Create your tests here.
Unused admin imported from django.contrib
1from django.contrib import admin2
3# Register your models here.
Unused TestCase imported from django.test
1from django.test import TestCase2
3# Create your tests here.
Unused admin imported from django.contrib
1from django.contrib import admin2
3# Register your models here.