PEP8 cleanups
This commit is contained in:
@@ -1 +0,0 @@
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@ from .permissions import (
|
||||
PERMISSION_COMMENT_VIEW
|
||||
)
|
||||
|
||||
|
||||
class DocumentCommentsApp(apps.AppConfig):
|
||||
name = 'document_comments'
|
||||
verbose_name = _('Document comments')
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
from django.db import models
|
||||
|
||||
# Create your models here.
|
||||
Reference in New Issue
Block a user