aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cli.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/cli.py b/cli.py
index 3b64338..e732219 100644
--- a/cli.py
+++ b/cli.py
@@ -1,6 +1,9 @@
import argparse
from gdpr_obfuscator import Obfuscator
+# This is a simple CLI for demonstration and doesn't undergo the same level
+# of testing as the core library.
+
def main():
git.ajschof.me — hosted by ajschofield — powered by cgit