diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-04-14 17:23:05 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-04-14 17:23:05 +0200 |
| commit | 0a4b3ea4611fcbe66b148041f82e77a0f138e688 (patch) | |
| tree | 34ccc5ca610cd37ef9ba464287357ac6135cce5b /check/commands/imagehash/query.py | |
| parent | fc25a56c128bd05019a3cdc45271d7172a22c7c7 (diff) | |
scaffold commands
Diffstat (limited to 'check/commands/imagehash/query.py')
| -rw-r--r-- | check/commands/imagehash/query.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/check/commands/imagehash/query.py b/check/commands/imagehash/query.py new file mode 100644 index 0000000..eb15960 --- /dev/null +++ b/check/commands/imagehash/query.py @@ -0,0 +1 @@ +# search the database for a file
\ No newline at end of file |
