Skip to content
Snippets Groups Projects

Simplify toolchain to use ruff instead of black/isort/docformatter

Merged André Anjos requested to merge use-ruff into main
@@ -50,7 +50,7 @@ class DataModule(CachingDataModule):
* Database reference: [INDIAN-2013]_
* Original images PNG, 8-bit grayscale, 1024 x 1024 pixels
* Split reference: [INDIAN-2013]_ with 20% of train set for the validation
set
set
Data specifications:
Loading