diff --git a/mltb2/somajo_transformers.py b/mltb2/somajo_transformers.py index 9b8b78d..82a4b3c 100644 --- a/mltb2/somajo_transformers.py +++ b/mltb2/somajo_transformers.py @@ -3,7 +3,7 @@ # This software is distributed under the terms of the MIT license # which is available at https://opensource.org/licenses/MIT -"""Hugging Face Transformers and SoMaJo specific module. +"""This module offers Hugging Face Transformers and SoMaJo specific tools. This module is based on `Hugging Face Transformers `_ and