You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/releases/v0.9.0.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
v0.9.0 (Unreleased)
3
3
-------------------
4
4
5
-
- Final removal of the previously-deprecated ``coefcplot`` and ``interactplot`` functions.
5
+
- Final removal of the previously-deprecated ``coefplot`` and ``interactplot`` functions.
6
6
7
7
- Updated the testing infrastructure to execute tests with `pytest <https://docs.pytest.org/en/latest/>` (although many individual tests still use nose assertion).
0 commit comments