Skip to content

Commit

Permalink
import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanalvizo committed Jun 30, 2024
1 parent 4cbf1a1 commit 6691a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/ui/src/deephaven/ui/components/icon.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import annotations
from ..elements import BaseElement, Element
from numbers import Number
from ..elements import BaseElement, Element
from typing import Any
from .types import (
AlignSelf,
Expand Down

0 comments on commit 6691a6b

Please sign in to comment.