Skip to content

Commit 8921657

Browse files
committed
Apply basic code linting in _geoslib.pyx
1 parent f419587 commit 8921657

File tree

2 files changed

+100
-88
lines changed

2 files changed

+100
-88
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ https://semver.org/spec/v2.0.0.html
6969
directive "legacy_implicit_noexcept" (PR [#593] by @musicinmybrain).
7070
- Fix `_geoslib.pyx` syntax to comply with newer compilers such as
7171
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).
7274

7375
### Removed
7476
- Attribute `__version__` in `mpl_toolkits.basemap.proj` module.

0 commit comments

Comments
 (0)