fixing pylint recommendations
This commit is contained in:
parent
6d40700cf3
commit
b541e1d516
3 changed files with 2 additions and 3 deletions
|
|
@ -7,7 +7,6 @@ Replace this with more appropriate tests for your application.
|
|||
|
||||
from django.test import TestCase
|
||||
from three_d_viewer.models import Category, Question, Answer
|
||||
from three_d_viewer.views import DetailView
|
||||
import ajax
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue