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 f549c4e commit 1eefa1bCopy full SHA for 1eefa1b
CHANGELOG.md
@@ -7,6 +7,7 @@
7
* Fixed typing issues in `plotpy.events` module:
8
* Event objects were not properly typed (`QtCore.QEvent` instead of `QtGui.QMouseEvent`)
9
* Event position arguments were not properly typed (`QtCore.QPoint` instead of `QtCore.QPointF`)
10
+* Fix NumPy `FutureWarning: Format strings passed to MaskedConstant are ignored [...]` when displaying masked pixel coordinates
11
12
## Version 2.6.2 ##
13
0 commit comments