diff options
| author | Alex Schofield <git@ajschof.me> | 2025-02-19 15:37:57 +0000 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2025-02-19 15:37:57 +0000 |
| commit | 1608d01bb68c1f6292b04c70caa609d34943b371 (patch) | |
| tree | 95d4e2249a85ac09452ebe2ecff19885b83529a4 | |
| parent | ae89b05dbc8feebc1410f39143c0d829f8704235 (diff) | |
| download | gdpr-obfuscator-1608d01bb68c1f6292b04c70caa609d34943b371.tar.gz gdpr-obfuscator-1608d01bb68c1f6292b04c70caa609d34943b371.zip | |
rename write function & update references
| -rw-r--r-- | obfuscator/write.py (renamed from obfuscator/csv_writer.py) | 0 | ||||
| -rw-r--r-- | test/test_write.py (renamed from test/test_csv_writer.py) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/obfuscator/csv_writer.py b/obfuscator/write.py index de7cd4b..de7cd4b 100644 --- a/obfuscator/csv_writer.py +++ b/obfuscator/write.py diff --git a/test/test_csv_writer.py b/test/test_write.py index eceac28..eceac28 100644 --- a/test/test_csv_writer.py +++ b/test/test_write.py |
