mirror of
https://github.com/nikdoof/django-ett.git
synced 2025-12-19 04:39:22 +00:00
Quick pylint cleanup
This commit is contained in:
@@ -4,4 +4,4 @@ from .models import Task
|
||||
|
||||
class TaskDetailView(DetailView):
|
||||
|
||||
model = Task
|
||||
model = Task
|
||||
|
||||
Reference in New Issue
Block a user