Skip to content

Commit

Permalink
hotfix while integrating with baemo
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisantonellis committed May 4, 2018
1 parent 4baeebc commit acebdc7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions delimited/container.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,9 @@ def default(**kwargs):
# })

kwargs.update({"default": default})

import pprint
pprint.pprint(kwargs)

haystack, status = function(**kwargs)

Expand Down

0 comments on commit acebdc7

Please sign in to comment.