Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Zharktas committed Nov 13, 2024
1 parent 378b009 commit 7405263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckanext/ckanext-apicatalog/ckanext/apicatalog/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
from ckanext.apicatalog import cli
from ckanext.apicatalog import auth, db
from ckanext.apicatalog.helpers import with_field_string_replacements, \
apicatalog_scheming_language_text, parse_datetime, username_from_id, \
apicatalog_scheming_language_text, username_from_id, \
is_boolean_selected

from collections import OrderedDict
Expand Down

0 comments on commit 7405263

Please sign in to comment.