Skip to content

Commit

Permalink
fix base importer
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesturk committed Oct 6, 2017
1 parent ca79cb1 commit f5f5c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pupa/utils/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# flake8: noqa
from .generic import (_make_pseudo_id, get_pseudo_id, makedirs, fix_bill_id, DatetimeValidator,
from .generic import (_make_pseudo_id, get_pseudo_id, makedirs, fix_bill_id,
JSONEncoderPlus, convert_pdf, utcnow, format_datetime)

0 comments on commit f5f5c38

Please sign in to comment.