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 f419587 commit 8921657Copy full SHA for 8921657
CHANGELOG.md
@@ -69,6 +69,8 @@ https://semver.org/spec/v2.0.0.html
69
directive "legacy_implicit_noexcept" (PR [#593] by @musicinmybrain).
70
- Fix `_geoslib.pyx` syntax to comply with newer compilers such as
71
Clang 16 and GCC 14 (PR [#595] by @fweimer-rh).
72
+- Apply basic cleanup of `_geoslib.pyx` source code (i.e. basic linting,
73
+ removal of commented code, version update).
74
75
### Removed
76
- Attribute `__version__` in `mpl_toolkits.basemap.proj` module.
0 commit comments