aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-19 15:37:57 +0000
committerAlex Schofield <git@ajschof.me>2025-02-19 15:37:57 +0000
commit1608d01bb68c1f6292b04c70caa609d34943b371 (patch)
tree95d4e2249a85ac09452ebe2ecff19885b83529a4
parentae89b05dbc8feebc1410f39143c0d829f8704235 (diff)
downloadgdpr-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
git.ajschof.me — hosted by ajschofield — powered by cgit