summaryrefslogtreecommitdiff
path: root/check/commands/cli_imagehash.py
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-04-14 19:52:16 +0200
committerJules Laplace <julescarbon@gmail.com>2019-04-14 19:52:16 +0200
commit61f169d109c9ba1c01ada06d830973c873d4e634 (patch)
tree8ec603eaa0e10332367fc9c4bef085db2b18c06a /check/commands/cli_imagehash.py
parent0a4b3ea4611fcbe66b148041f82e77a0f138e688 (diff)
record format
Diffstat (limited to 'check/commands/cli_imagehash.py')
-rw-r--r--check/commands/cli_imagehash.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/check/commands/cli_imagehash.py b/check/commands/cli_imagehash.py
index c51c84c..32f8250 100644
--- a/check/commands/cli_imagehash.py
+++ b/check/commands/cli_imagehash.py
@@ -32,4 +32,3 @@ def cli(ctx, **kwargs):
# --------------------------------------------------------
if __name__ == '__main__':
cli()
-