feat: implement nqm2ms2 #101
Annotations
4 errors and 2 warnings
linting:
src/nro45data/psw/ms2/_casa/__init__.py#L17
[flake8] reported by reviewdog 🐶
'._casacore.datestr2mjd' imported but unused
Raw Output:
./src/nro45data/psw/ms2/_casa/__init__.py:17:5: F401 '._casacore.datestr2mjd' imported but unused
|
linting:
src/nro45data/psw/ms2/_casa/_casacore.py#L48
[flake8] reported by reviewdog 🐶
expected 2 blank lines, found 1
Raw Output:
./src/nro45data/psw/ms2/_casa/_casacore.py:48:1: E302 expected 2 blank lines, found 1
|
linting:
src/nro45data/psw/ms2/filler/utils.py#L163
[flake8] reported by reviewdog 🐶
missing whitespace around operator
Raw Output:
./src/nro45data/psw/ms2/filler/utils.py:163:34: E225 missing whitespace around operator
|
linting:
src/nro45data/psw/ms2/filler/utils.py#L227
[flake8] reported by reviewdog 🐶
too many blank lines (2)
Raw Output:
./src/nro45data/psw/ms2/filler/utils.py:227:5: E303 too many blank lines (2)
|
linting
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|