Small fix to pass the git Lint / flake8_py3 cron job

This commit is contained in:
Alex-NRCan
2022-10-12 20:15:30 -04:00
parent 88a0028e0c
commit 4b8e3f57b1
+2 -2
View File
@@ -162,8 +162,8 @@ class RasterioProvider(BaseProvider):
return rangetype
def query(self, properties=[], subsets={}, bbox=None, bboxcrs=4326, datetime_=None,
format_='json', **kwargs):
def query(self, properties=[], subsets={}, bbox=None, bboxcrs=4326,
datetime_=None, format_='json', **kwargs):
"""
Extract data from collection collection
:param properties: list of bands