Skip to content

Commit 78479b2

Browse files
committed
Revert "test formatting"
This reverts commit 6090379.
1 parent 3182c45 commit 78479b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly/io/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ruff: noqa: F401
22

33
from _plotly_utils.importers import relative_import
4-
from typing import TYPE_CHECKING
4+
from typing import TYPE_CHECKING
55

66
if TYPE_CHECKING:
77
from ._kaleido import (

0 commit comments

Comments
 (0)