metno / MetAlert-Search

Polygon search and indexing package for Annotated Atlas
Apache License 2.0
1 stars 0 forks source link

Code consistency #18

Closed vkbo closed 3 years ago

vkbo commented 3 years ago

Summary:

This PR removes pathlib from the Shape class as this will not work well with the classes that use string paths. This PR also fixes a number of PEP8 issues and simplifies a few test that unnecessarily used parametrize.

Related Issue:

Suggested reviewer(s):

Reviewer checklist: