Skip to content

Commit f2b60d8

Browse files
committed
black
1 parent 0fb9958 commit f2b60d8

File tree

1 file changed

+1
-0
lines changed
  • packages/python/chart-studio/chart_studio/tests/test_optional/test_matplotlylib

1 file changed

+1
-0
lines changed

packages/python/chart-studio/chart_studio/tests/test_optional/test_matplotlylib/test_plot_mpl.py

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
if matplotlylib:
2020
import matplotlib.pyplot as plt
2121

22+
2223
@pytest.mark.matplotlib
2324
class PlotMPLTest(TestCase):
2425
def setUp(self):

0 commit comments

Comments
 (0)