feat: implement nqm2ms2 #105
Annotations
3 errors and 1 warning
Flake8:
src/nro45data/psw/ms2/_casa/_casacore.py#L49
[flake8] reported by reviewdog 🐶
expected 2 blank lines, found 1
Raw Output:
./src/nro45data/psw/ms2/_casa/_casacore.py:49:1: E302 expected 2 blank lines, found 1
|
Flake8:
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
|
Flake8:
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)
|
Black
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
Loading