1
0
Fork 0

Removed todo

master
Luca Moretti 4 years ago
parent bbed3a31a7
commit ee02b415dd
  1. 1
      main_package/classes/utility/sample_importer.py

@ -11,7 +11,6 @@ import utility.abstract_importer as ai
class SampleImporter(ai.AbstractImporter): class SampleImporter(ai.AbstractImporter):
#TODO: Scrivere documentazione
"""Implements the abstracts methods of AbstractImporter and adds all the necessary methods to process and prepare """Implements the abstracts methods of AbstractImporter and adds all the necessary methods to process and prepare
the data loaded directly by using DataFrame the data loaded directly by using DataFrame