Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

STYLE: Trim trailing whitespaces #715

Merged
merged 4 commits into from
Apr 4, 2022
Merged

Conversation

fepegar
Copy link
Contributor

@fepegar fepegar commented Apr 1, 2022

This will be the first of a series of pull requests to fix issues flagged by pre-commit.

I first installed pre-commit:

$ pip install pre-commit
$ pre-commit install

Then,

$ pre-commit run --all-files trailing-whitespace
Trim Trailing Whitespace.................................................Failed
- hook id: trailing-whitespace
- exit code: 1
- files were modified by this hook

Fixing docs/deploy_on_aml.md
Fixing docs/environment.md
Fixing docs/bring_your_own_model.md
Fixing Tests/ML/reports/test_segmentation_report.py
Fixing docs/self_supervised_models.md
Fixing Tests/ML/models/test_scalar_model.py
Fixing docs/creating_dataset.md
Fixing docs/WSL.md
Fixing docs/sample_tasks.md
Fixing docs/releases.md
Fixing InnerEye/ML/configs/classification/DummyClassification.py
Fixing InnerEye/ML/SSL/utils.py
Fixing InnerEye/ML/configs/other/HelloContainer.py
Fixing InnerEye/ML/dataset/scalar_dataset.py
Fixing Tests/ML/test_data/Val_outliers.txt
Fixing InnerEye/ML/lightning_container.py
Fixing Tests/ML/test_lightning_containers.py
Fixing docs/move_model.md
Fixing sphinx-docs/README.md
Fixing SECURITY.md
Fixing Tests/SSL/test_ssl_containers.py
Fixing InnerEye/ML/configs/segmentation/HelloWorld.py
Fixing Tests/ML/models/test_parallel.py
Fixing .github/workflows/linting_and_hello_world.yml
Fixing docs/testing.md
Fixing docs/model_diagnostics.md
Fixing Tests/ML/test_data/Val_outliers_pruned.txt

@fepegar fepegar enabled auto-merge (squash) April 4, 2022 09:26
@fepegar fepegar merged commit 2edbdc8 into main Apr 4, 2022
@fepegar fepegar deleted the remove-trailing-whitespaces branch April 4, 2022 09:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants