Skip to content

Commit

Permalink
chore: ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenbreddels committed Feb 19, 2024
1 parent fa332e4 commit f81120f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipyantd/widgets.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import ipyreact
import traitlets
from traitlets import List, Unicode, observe
from traitlets import List, Unicode


class Button(ipyreact.Widget):
Expand Down

0 comments on commit f81120f

Please sign in to comment.