From 6aab3b1f931ad9c5f9546d77b22676ac4f34da2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20P=C3=A9rez-Garc=C3=ADa?= Date: Mon, 4 Apr 2022 15:08:43 +0100 Subject: [PATCH] STYLE: Ensure line breaks at the end of all files (#717) * Add line breaks at the end of all files * Handle last line in VS Code settings --- .github/workflows/codeql-analysis.yml | 1 - .idea/InnerEye-DeepLearning.iml | 2 +- .idea/codeStyles/Project.xml | 2 +- .idea/codeStyles/codeStyleConfig.xml | 2 +- .idea/copyright/MIT_license.xml | 2 +- .idea/copyright/profiles_settings.xml | 2 +- .idea/inspectionProfiles/Project_Default.xml | 2 +- .idea/modules.xml | 2 +- .idea/other.xml | 2 +- .idea/runConfigurations/Template__Cross_Validation.xml | 2 +- .../Template__Plot_Cross_Validation_Results.xml | 2 +- .idea/runConfigurations/Template__Run_ML_on_AzureML.xml | 2 +- .idea/runConfigurations/Template__Run_ML_on_local_machine.xml | 2 +- .../Template__Submit_image_for_inference.xml | 2 +- .idea/runConfigurations/Template__Tensorboard_monitoring.xml | 2 +- .../runConfigurations/Template__Visualize_Patch_Sampling.xml | 2 +- .../Template__normalize_and_visualize_dataset.xml | 2 +- .idea/runConfigurations/pytest_all_simple_tests.xml | 2 +- .idea/vcs.xml | 2 +- .vscode/settings.json | 4 +++- GeoPol.xml | 2 +- InnerEye-DataQuality/README.md | 2 +- InnerEye/ML/configs/classification/DummyClassification.py | 1 - InnerEye/ML/models/architectures/classification/bit.py | 1 - InnerEye/ML/reports/classification_crossval_report.ipynb | 2 +- InnerEye/ML/reports/classification_multilabel_report.ipynb | 2 +- InnerEye/ML/reports/segmentation_report.ipynb | 2 +- .../AZUREML_OUTPUT/final_model/model_inference_config.json | 2 +- .../Test/BaselineComparisonWilcoxonSignedRankTestResults.txt | 2 +- .../AZUREML_PARENT_OUTPUT/CrossValResults/0/Train/metrics.csv | 2 +- .../AZUREML_PARENT_OUTPUT/CrossValResults/0/Val/metrics.csv | 2 +- .../AZUREML_PARENT_OUTPUT/CrossValResults/1/Train/metrics.csv | 2 +- .../AZUREML_PARENT_OUTPUT/CrossValResults/1/Val/metrics.csv | 2 +- .../final_ensemble_model/model_inference_config.json | 2 +- .../AZUREML_OUTPUT/final_model/model_inference_config.json | 2 +- RegressionTestResults/PR_HelloContainer/OUTPUT/test_mse.txt | 2 +- .../Test/BaselineComparisonWilcoxonSignedRankTestResults.txt | 2 +- .../CrossValResults/CrossValidationMannWhitneyTestResults.txt | 2 +- .../CrossValidationWilcoxonSignedRankTestResults.txt | 2 +- .../AZUREML_PARENT_OUTPUT/CrossValResults/Test_outliers.txt | 2 +- .../final_ensemble_model/model_inference_config.json | 2 +- SECURITY.md | 2 +- Tests/ML/test_data/Val_outliers.txt | 2 +- Tests/ML/test_data/Val_outliers_pruned.txt | 2 +- Tests/ML/test_data/classification_data_multiclass/dataset.csv | 2 +- .../ML/test_data/sequence_data_for_classification/dataset.csv | 2 +- Tests/ML/test_data/test_dataset_parameters.csv | 1 - Tests/ML/utils/test_temperature_scaling.py | 1 - docs/bring_your_own_model.md | 1 - docs/move_model.md | 2 +- docs/self_supervised_models.md | 2 +- 51 files changed, 47 insertions(+), 51 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 592674cb2..3e990cf09 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -54,4 +54,3 @@ jobs: - name: Perform CodeQL Analysis uses: github/codeql-action/analyze@v1 - diff --git a/.idea/InnerEye-DeepLearning.iml b/.idea/InnerEye-DeepLearning.iml index d052cf6ee..c2157dfea 100644 --- a/.idea/InnerEye-DeepLearning.iml +++ b/.idea/InnerEye-DeepLearning.iml @@ -17,4 +17,4 @@ - \ No newline at end of file + diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 31f93d8e5..eff2f1634 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -16,4 +16,4 @@