fmtr.tools 1.0.41__tar.gz → 1.0.42__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of fmtr.tools might be problematic. Click here for more details.
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/PKG-INFO +1 -1
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/string_tools.py +2 -2
- fmtr.tools-1.0.42/fmtr/tools/version +1 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr.tools.egg-info/PKG-INFO +1 -1
- fmtr.tools-1.0.41/fmtr/tools/version +0 -1
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/LICENSE +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/README.md +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/__init__.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/ai_tools/__init__.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/ai_tools/agentic_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/ai_tools/inference_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/api_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/async_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/augmentation_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/caching_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/config.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/config_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/console_script_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/data_modelling_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/dataclass_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/datatype_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/docker_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/environment_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/function_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/google_api_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/hash_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/hfh_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/html_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/import_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/inspection_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/interface_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/iterator_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/json_fix_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/json_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/logging_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/merging_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/metric_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/name_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/netrc_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/openai_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/parallel_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/path_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/pdf_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/platform_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/process_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/profiling_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/random_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/semantic_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/spaces_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/tabular_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/tests/__init__.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/tests/conftest.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/tests/helpers.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/tests/test_datatype.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/tests/test_environment.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/tests/test_json.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/tests/test_path.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/tests/test_yaml.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/tokenization_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/unicode_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/version_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr/tools/yaml_tools.py +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr.tools.egg-info/SOURCES.txt +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr.tools.egg-info/dependency_links.txt +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr.tools.egg-info/entry_points.txt +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr.tools.egg-info/requires.txt +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/fmtr.tools.egg-info/top_level.txt +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/setup.cfg +0 -0
- {fmtr.tools-1.0.41 → fmtr.tools-1.0.42}/setup.py +0 -0
|
@@ -148,10 +148,10 @@ class Mask:
|
|
|
148
148
|
return self
|
|
149
149
|
|
|
150
150
|
|
|
151
|
-
def
|
|
151
|
+
def trim(text: str) -> str:
|
|
152
152
|
"""
|
|
153
153
|
|
|
154
|
-
|
|
154
|
+
Trim strings both horizontally and vertically. Useful when multiline strings are defined in an indented context.
|
|
155
155
|
|
|
156
156
|
"""
|
|
157
157
|
return dedent(text).strip()
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1.0.42
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1.0.41
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|