Edouard Choinière
|
95cafd1a3f
|
style: Normalise numpy imports with import numpy as np
The convention when importing numpy is to use `import numpy as np`
Fixes: unconventional-import-alias (ICN001)
Ruff rule: https://docs.astral.sh/ruff/rules/unconventional-import-alias/
|
2025-02-08 16:48:57 +00:00 |
|
DKWoods
|
0e5cf66fe7
|
Address issue #1753, fix FloatCanvas GUIMode GUIZoomIn and GUIZoomOut behavior - Part 2
|
2020-07-27 17:07:15 -05:00 |
|
DKWoods
|
b615941ee1
|
Address issue #1753, fix FloatCanvas GUIMode GUIZoomIn and GUIZoomOut behavior
|
2020-07-27 16:16:20 -05:00 |
|
Metallicow
|
546d770ddb
|
Trim Whitespace floatcanvas directory
|
2016-10-12 22:38:31 -05:00 |
|
Scott Talbert
|
ee745fb7b3
|
Remove shebang from non-executable files - fixes rpmlint errors
|
2016-06-03 21:38:07 -04:00 |
|
wernerfb
|
8f8c253972
|
- just a spelling error
|
2015-09-21 15:56:10 +02:00 |
|
wernerfb
|
52c13a674e
|
- missed change from SVN, zoom mixin
|
2015-09-21 15:48:56 +02:00 |
|
Robin Dunn
|
74ddaf3d64
|
Shuffle some FloatCanvas code around a little to avoid a circular import problem.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2014-01-28 03:57:37 +00:00 |
|
Robin Dunn
|
9f24505715
|
Merge of PR 11 with the whitespace-only changes omitted.
See https://github.com/RobinD42/Phoenix/pull/11
Mostly phoenix-port changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2013-07-10 01:15:34 +00:00 |
|
Robin Dunn
|
2e30a88173
|
Some Py3 and various other fixes from wxGuru.
Merged and squashed from https://github.com/RobinD42/Phoenix/pull/15,
with additional edits.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2013-07-05 20:54:22 +00:00 |
|
Robin Dunn
|
803aace8ab
|
Floatcanvas patch from Wenrer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2013-06-06 01:58:55 +00:00 |
|
Robin Dunn
|
e31baa0d8e
|
Patch updating FloatCanvas for Phoenix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2013-04-26 06:41:06 +00:00 |
|
Robin Dunn
|
247673201b
|
Copy (branch) wx.lib, wx.py and wx.tools from Classic, and include subpackages branched from 3rdParty
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2012-07-13 01:36:07 +00:00 |
|