krober10nd / SeismicMesh

2D/3D serial and parallel triangular mesh generation tool for finite element methods.
https://seismicmesh.readthedocs.io/
GNU General Public License v3.0
123 stars 32 forks source link

F strings and type hints #218

Open krober10nd opened 3 years ago

krober10nd commented 3 years ago

All prints could benefit from f strings and function and class definitions could benefit from type hints.