mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-11-10 16:25:45 +01:00
Alan Orth
365ecda324
Python's built-in unicodedata library includes the is_normalized() function starting with Python 3.8. This utility function allows us to do the same thing with earlier Python versions. See: https://docs.python.org/3/library/unicodedata.html |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
app.py | ||
check.py | ||
experimental.py | ||
fix.py | ||
util.py | ||
version.py |