Skip to content

Commit b300886

Browse files
committed
address bnavigator review comments: image symlink + pytest.ini -> setup.cfg
1 parent 2d1650d commit b300886

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/Users/murray/Dropbox/macosx/src/python-control/murrayrm/control/tests/baseline_images/freqresp_test/gangof4-pvtol.png
1+
gangof4-pvtol.png

pytest.ini

-4
This file was deleted.

setup.cfg

+2
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ universal=1
55
addopts = -ra
66
filterwarnings =
77
error:.*matrix subclass:PendingDeprecationWarning
8+
markers =
9+
style: avoid a warning message in matplotlib.testing.decorators
810

0 commit comments

Comments
 (0)