Skip to content

Commit

Permalink
One more TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Bunn committed Oct 25, 2017
1 parent 6656bea commit 6820913
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sandpaper/sandpaper.py
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,8 @@ def export(self):
:rtype: dict
"""

# TODO: find a better way of handling this
# also requires updates in `load`
return {
'name': self.name,
'rules': {
Expand Down

0 comments on commit 6820913

Please sign in to comment.