Skip to content
Snippets Groups Projects
Commit 9c176311 authored by Bucknell, Mary S.'s avatar Bucknell, Mary S.
Browse files

Fixed some new python linting issues

parent 92539fe5
No related branches found
No related tags found
1 merge request!220Update dependencies
......@@ -111,7 +111,7 @@ def iv_data_availability():
async def monitoring_location(site_no):
# pylint: disable=too-many-locals
# pylint: disable=too-many-statements
# TODO: refactor to use more utility functions so that this doesn't have too many locals # pylint: disable=fixme
# TODO: refactor to use more utility functions so that this doesn't have too many locals
"""
Monitoring Location view
:param site_no: USGS site number
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment