Skip to content

Commit 8afa4d8

Browse files
committed
remove unused imports
1 parent 8861451 commit 8afa4d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/python/plotly/_plotly_utils/tests/validators/test_compoundarray_validator.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import pytest
22
from _plotly_utils.basevalidators import CompoundArrayValidator
33
from plotly.graph_objs.layout import Image
4-
import numpy as np
5-
from plotly.tests.b64 import b64
64

75
# Fixtures
86
# --------

0 commit comments

Comments
 (0)