geopython / OWSLib

OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.
https://owslib.readthedocs.io
BSD 3-Clause "New" or "Revised" License
392 stars 278 forks source link

Lint fixes #948

Closed geographika closed 1 month ago

geographika commented 1 month ago

The pull request #769 had a few lint issues (it was created before flake8 was setup so no CI errors on the pull request). This fixes the lint errors in master.

coveralls commented 1 month ago

Coverage Status

coverage: 60.1% (+0.4%) from 59.698% when pulling 3e54828815a1f981e362bb84f64263ffded25cd2 on geographika:flake-fixes into 413826119cabacbdab3e1342eb6d6e3b7125e0dd on geopython:master.