aboutsummaryrefslogtreecommitdiffstats
path: root/gdpr_obfuscator/utils.py
Commit message (Expand)AuthorAgeFilesLines
* add function to read json inputAlex Schofield2025-02-261-2/+11
* refactor: change methods not using its bound instance to staticmethodsdeepsource-autofix[bot]2025-02-211-2/+4
* style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2025-02-211-2/+0
* 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