diff --git a/src/caosadvancedtools/table_importer.py b/src/caosadvancedtools/table_importer.py index 24e7f68ff7919b60a4690f5664f07cddc96f7726..463c0d5a8cdb0a2c55cc3d27a919aa40b2576e42 100755 --- a/src/caosadvancedtools/table_importer.py +++ b/src/caosadvancedtools/table_importer.py @@ -24,7 +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. +Those converters can also be used to apply checks on the entries. """ import logging