Change package name to swimtracker
#80
Annotations
8 errors and 1 warning
Ruff (I001):
notebooks/1_compute-summary-motility-metrics.ipynb#L1
notebooks/1_compute-summary-motility-metrics.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
notebooks/5_pca-of-motility-features.ipynb#L1
notebooks/5_pca-of-motility-features.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
src/chlamytracker/scripts/generate_bioimage_archive_file_lists.py#L1
src/chlamytracker/scripts/generate_bioimage_archive_file_lists.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
src/chlamytracker/scripts/make_movies_of_pools.py#L1
src/chlamytracker/scripts/make_movies_of_pools.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
src/chlamytracker/scripts/make_movies_of_wells.py#L1
src/chlamytracker/scripts/make_movies_of_wells.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
src/chlamytracker/scripts/track_cells.py#L1
src/chlamytracker/scripts/track_cells.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
src/chlamytracker/stack_processing.py#L1
src/chlamytracker/stack_processing.py:1:1: I001 Import block is un-sorted or un-formatted
|
lint
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|