fatiando / boule

Reference ellipsoids for geodesy and geophysics
https://www.fatiando.org/boule
BSD 3-Clause "New" or "Revised" License
38 stars 17 forks source link

Replace pylint with flake8 + extensions #109

Closed leouieda closed 2 years ago

leouieda commented 2 years ago

Description

Use flake8 plugins to replicate most of pylint. It's faster and less maintenance. Remove the disable comments for pylint from the code.

Relevant issues/PRs