Skip to content

Commit

Permalink
Sort imports
Browse files Browse the repository at this point in the history
  • Loading branch information
BibianaC committed Feb 28, 2019
1 parent c167b3b commit bdadf5c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cove_360/lib/threesixtygiving.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
from collections import defaultdict, OrderedDict
from decimal import Decimal

from django.utils.html import mark_safe
import libcove.lib.tools as tools
from django.utils.html import mark_safe
from libcove.lib.common import common_checks_context, get_orgids_prefixes


orgids_prefixes = get_orgids_prefixes()
orgids_prefixes.append('360G')

Expand Down

0 comments on commit bdadf5c

Please sign in to comment.