Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Oct 6, 2020
1 parent 1d3491a commit 3c926af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cove_oc4ids/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from django.shortcuts import render
from django.utils.html import format_html
from django.utils.translation import ugettext_lazy as _
from libcove.lib.converters import convert_json, convert_spreadsheet
from libcove.lib.converters import convert_spreadsheet
from libcove.lib.exceptions import CoveInputDataError
from libcoveoc4ids.common_checks import common_checks_oc4ids
from libcoveoc4ids.config import LibCoveOC4IDSConfig
Expand Down

0 comments on commit 3c926af

Please sign in to comment.