Skip to content

Commit d08b675

Browse files
committed
Update demobuffer.py in docs
1 parent 2cf0e95 commit d08b675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/demobuffer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
from pywps.app.Common import Metadata
3030
from pywps.validator.mode import MODE
3131
from pywps.inout.formats import FORMATS
32-
from pywps.response.status import WPS_STATUS
32+
from pywps import WPS_STATUS
3333

3434
inpt_vector = ComplexInput(
3535
'vector',

0 commit comments

Comments
 (0)