Fix dataset parsing for Hyrax catalogs #831
Annotations
7 errors and 1 warning
Run flake8:
examples/ncss/NCSS_Cartopy_Example.py#L114
[flake8] reported by reviewdog 🐶
E231 missing whitespace after ':'
Raw Output:
./examples/ncss/NCSS_Cartopy_Example.py:114:60: E231 missing whitespace after ':'
|
Run flake8:
examples/ncss/NCSS_Cartopy_Example.py#L114
[flake8] reported by reviewdog 🐶
E231 missing whitespace after ':'
Raw Output:
./examples/ncss/NCSS_Cartopy_Example.py:114:72: E231 missing whitespace after ':'
|
Run flake8:
tests/test_catalog.py#L410
[flake8] reported by reviewdog 🐶
W292 no newline at end of file
Raw Output:
./tests/test_catalog.py:410:58: W292 no newline at end of file
|
Run flake8:
src/siphon/http_util.py#L493
[flake8] reported by reviewdog 🐶
E231 missing whitespace after ':'
Raw Output:
./src/siphon/http_util.py:493:71: E231 missing whitespace after ':'
|
Run flake8:
src/siphon/cdmr/ncstream.py#L143
[flake8] reported by reviewdog 🐶
E231 missing whitespace after ':'
Raw Output:
./src/siphon/cdmr/ncstream.py:143:60: E231 missing whitespace after ':'
|
Run flake8:
src/siphon/simplewebservice/iastate.py#L179
[flake8] reported by reviewdog 🐶
E231 missing whitespace after ':'
Raw Output:
./src/siphon/simplewebservice/iastate.py:179:39: E231 missing whitespace after ':'
|
Run flake8
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading