diff --git a/src/caosadvancedtools/table_importer.py b/src/caosadvancedtools/table_importer.py index 0bc64d138ce4371f093ee0a98da2bfa937ca50b4..24e7f68ff7919b60a4690f5664f07cddc96f7726 100755 --- a/src/caosadvancedtools/table_importer.py +++ b/src/caosadvancedtools/table_importer.py @@ -24,8 +24,7 @@ For example, a list of column names that have to exist can be provided. This module also implements some converters that can be applied to cell entries. -Those converters can also be used to apply checks on the entries. TODO: Should -this be separated? +Those converters can also be used to apply checks on the entries. """ import logging