Skip to content

Commit

Permalink
making flake8 happy
Browse files Browse the repository at this point in the history
  • Loading branch information
ned2 committed Jan 5, 2018
1 parent 5bbe8b5 commit 8a46164
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dash/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ class IDsCantContainPeriods(CallbackException):
class CantHaveMultipleOutputs(CallbackException):
pass


class PreventUpdate(CallbackException):
pass

0 comments on commit 8a46164

Please sign in to comment.