build(deps): fix deps #19
continuous_integration.yml
on: push
Check for Python file changes
6s
Format
2m 4s
Annotations
7 errors
Format
Process completed with exit code 1.
|
[flake8] src/emma_datasets/common/downloader.py#L15:
src/emma_datasets/common/downloader.py#L15
I001 isort found an import in the wrong position
|
[flake8] src/emma_datasets/common/downloader.py#L16:
src/emma_datasets/common/downloader.py#L16
I001 isort found an import in the wrong position
|
[flake8] src/emma_datasets/pipeline/downstream_db_creator.py#L6:
src/emma_datasets/pipeline/downstream_db_creator.py#L6
I003 isort expected 1 blank line in imports, found 0
|
[flake8] src/emma_datasets/pipeline/downstream_db_creator.py#L7:
src/emma_datasets/pipeline/downstream_db_creator.py#L7
I001 isort found an import in the wrong position
|
[flake8] src/emma_datasets/pipeline/downstream_db_creator.py#L8:
src/emma_datasets/pipeline/downstream_db_creator.py#L8
I004 isort found an unexpected blank line in imports
|
Lint Python
Process completed with exit code 1.
|