From ee02b415ddc4cbba227272b7cb79c6fffd6e46ca Mon Sep 17 00:00:00 2001 From: Luca Moretti Date: Sun, 3 Jan 2021 15:07:08 +0100 Subject: [PATCH] Removed todo --- main_package/classes/utility/sample_importer.py | 1 - 1 file changed, 1 deletion(-) diff --git a/main_package/classes/utility/sample_importer.py b/main_package/classes/utility/sample_importer.py index 861ccf0..7c5fa49 100644 --- a/main_package/classes/utility/sample_importer.py +++ b/main_package/classes/utility/sample_importer.py @@ -11,7 +11,6 @@ import utility.abstract_importer as ai class SampleImporter(ai.AbstractImporter): - #TODO: Scrivere documentazione """Implements the abstracts methods of AbstractImporter and adds all the necessary methods to process and prepare the data loaded directly by using DataFrame