Skip to content

Commit edd2a8c

Browse files
ned2Ned Letcher
authored and
Ned Letcher
committed
making flake8 happy
1 parent 0377461 commit edd2a8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: dash/exceptions.py

+1
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@ class IDsCantContainPeriods(CallbackException):
4141
class CantHaveMultipleOutputs(CallbackException):
4242
pass
4343

44+
4445
class PreventUpdate(CallbackException):
4546
pass

0 commit comments

Comments
 (0)