Skip to content

Commit

Permalink
Lint code
Browse files Browse the repository at this point in the history
  • Loading branch information
trungleduc authored and jtpio committed Nov 10, 2021
1 parent 64a0707 commit bd8e16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/widget_lib/widget_lib/example.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ class ModuleImportError(DOMWidget):


class WrongVersion(Button):
_model_module_version = Unicode('0.0').tag(sync=True)
_model_module_version = Unicode('0.0').tag(sync=True)

0 comments on commit bd8e16e

Please sign in to comment.