aboutsummaryrefslogtreecommitdiffstats
path: root/gdpr_obfuscator/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2025-02-211-2/+0
| | | | | | This commit fixes the style issues introduced in ce19989 according to the output from Autopep8, Black and Ruff Formatter. Details: None
* return empty byte string if input data is emptyAlex Schofield2025-02-211-0/+3
|
* remove all logging temporarily as it's being a painAlex Schofield2025-02-211-30/+1
|
* backup commit - 21st @ 00:00Alex Schofield2025-02-211-1/+1
|
* move logger into utils.pyAlex Schofield2025-02-201-4/+27
|
* move create_byte_stream() to utils.pyAlex Schofield2025-02-201-0/+20
|
* update path to logger module in utils.pyAlex Schofield2025-02-201-1/+1
|
* update import paths for modulesAlex Schofield2025-02-201-1/+1
|
* update pyproject.toml & references with new src folder nameAlex Schofield2025-02-201-0/+16
git.ajschof.me — hosted by ajschofield — powered by cgit