Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cc0c5e1

Browse files
committed
Unbreak CI.
Crossed PRs likely caused a simple flake8 failure to sneak through.
1 parent 160f711 commit cc0c5e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/matplotlib/tests/test_axes.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
from decimal import Decimal
1414
import pytest
1515

16-
import warnings
17-
1816
import matplotlib
1917
import matplotlib as mpl
2018
from matplotlib.testing.decorators import (

0 commit comments

Comments
 (0)