We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f68796c commit 7e4d1b9Copy full SHA for 7e4d1b9
CHANGELOG.md
@@ -4,7 +4,10 @@
4
5
For this release, test coverage is 72%.
6
7
+- Fix `QwtPlot.axisInterval` (was raising `AttributeError`)
8
- Removed unnecessary dependencies (pytest-qt, pytest-cov)
9
+- Moved `conftest.py` to project root
10
+- Project code formatting: using `ruff` instead of `black` and `isort`
11
12
## Version 0.12.1
13
0 commit comments