Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
danielquinn committed Oct 7, 2018
1 parent ce5e8b2 commit 0bb7d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/documents/filters.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from django_filters.rest_framework import CharFilter, FilterSet, BooleanFilter, ModelChoiceFilter
from django_filters.rest_framework import BooleanFilter, FilterSet

from .models import Correspondent, Document, Tag

Expand Down

0 comments on commit 0bb7d27

Please sign in to comment.