Skip to content

Commit

Permalink
Coding late means forgetting imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jgeldart committed Sep 1, 2018
1 parent dea392d commit b6e4c9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quantity_field/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from functools import reduce
from django.utils.encoding import python_2_unicode_compatible
from quantity_field import ureg
Quantity = ureg.Quantity


@python_2_unicode_compatible
Expand Down

0 comments on commit b6e4c9a

Please sign in to comment.