pylint flake8 fixes #350
Annotations
4 errors and 1 warning
|
flake8
The process '/opt/hostedtoolcache/Python/3.8.18/x64/bin/flake8' failed with exit code 1
|
|
flake8:
tests/test_csv.py#L5
continuation line missing indentation or outdented
|
|
flake8:
tests/test_csv.py#L4
continuation line missing indentation or outdented
|
|
flake8:
dea_conflux/stack.py#L197
line too long (123 > 120 characters)
|
|
flake8:
tests/test_csv.py#L8
no newline at end of file
|