tum-esm/utils

View on GitHub
tum_esm_utils/text.py

Summary

Maintainability
A
2 hrs
Test Coverage

File text.py has 289 lines of code (exceeds 250 allowed). Consider refactoring.
Open

"""Functions used for text manipulation/processing.

Implements: `get_random_string`, `pad_string`, `is_date_string`,
`is_rfc3339_datetime_string`, `insert_replacements`, `simplify_string_characters`,
`replace_consecutive_characters`, `RandomLabelGenerator`"""
Severity: Minor
Found in tum_esm_utils/text.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status