Skip to content

Commit 665b87b

Browse files
committed
Update demobuffer.py in docs
1 parent 4f1bf75 commit 665b87b

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)