Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
huard committed Feb 7, 2020
1 parent 574249d commit 069d29f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pywps/inout/storage/dap.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ def build(self):
file_path = config.get_config_value('dap', 'outputpath')
base_url = config.get_config_value('dap', 'outputurl')
return FileStorage(file_path, base_url)

0 comments on commit 069d29f

Please sign in to comment.