Skip to content

Commit

Permalink
bugfix - orderdict not found
Browse files Browse the repository at this point in the history
  • Loading branch information
Signorini committed Feb 5, 2019
1 parent 3d85e0d commit 5b54c15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/services/rules/digitalocean.py
@@ -1,4 +1,5 @@

from hashlib import sha1
from collections import OrderedDict
from .ruler import Ruler
from pydash.objects import pick_by, omit
from pydash.utilities import identity
Expand Down

0 comments on commit 5b54c15

Please sign in to comment.