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 |
|
Scott Talbert
|
b5ffe91c74
|
wx.lib.floatcanvas: replace deprecated use of numpy float
|
2021-12-30 14:59:30 -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
|
0b98209d36
|
fix a few Sphinx warnings
|
2015-04-14 17:15:52 +02:00 |
|
Werner F Bruhin
|
384af619b5
|
- format changes to doc
- commented or removed a few print statements
|
2015-02-11 14:05:06 +01: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
|
f047ff56eb
|
Revert an unnecessary change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2013-07-05 20:55:57 +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
|
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 |
|