aboutsummaryrefslogtreecommitdiffstats
path: root/cli.py
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-21 03:46:51 +0000
committerAlex Schofield <git@ajschof.me>2025-02-21 03:46:51 +0000
commitcc51c7e22be78bf44cf1a45318fb7d8e054b85c1 (patch)
treef727307acecf23a31e82478dc182fd8c61a231d8 /cli.py
parent39a6f4d74c77aef58cccbe53c7ea9fb015507bc3 (diff)
parent2eb19d6ea073d2e66a6fc8894a40c616aab1d067 (diff)
downloadgdpr-obfuscator-cc51c7e22be78bf44cf1a45318fb7d8e054b85c1.tar.gz
gdpr-obfuscator-cc51c7e22be78bf44cf1a45318fb7d8e054b85c1.zip
Merge remote-tracking branch 'refs/remotes/origin/main'
Diffstat (limited to 'cli.py')
-rw-r--r--cli.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli.py b/cli.py
index e732219..6c71c51 100644
--- a/cli.py
+++ b/cli.py
@@ -6,7 +6,6 @@ from gdpr_obfuscator import Obfuscator
def main():
-
parser = argparse.ArgumentParser(
prog="GDPR-Obfuscator",
description="Obfuscate sensitive data stored locally or in an AWS environment",
git.ajschof.me — hosted by ajschofield — powered by cgit