geopython / pywps

PyWPS is an implementation of the Web Processing Service standard from the Open Geospatial Consortium. PyWPS is written in Python.
https://pywps.org
MIT License
178 stars 117 forks source link

fix default value #631

Closed cehbrecht closed 3 years ago

cehbrecht commented 3 years ago

Overview

The PR changes the initialization of a default value.

Related Issue / Discussion

625

Additional Information

Contribution Agreement

(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

cehbrecht commented 3 years ago

@fmigneault Please have a look at this PR. When accepted I can backport it also to 4.4.x.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling a063626f945be0de9435b1730da8c58169cfda72 on cehbrecht:fix-min-occurs into 584f792ca9ba65a1e51c5731caa780bcf751ae68 on geopython:main.