diff options
Diffstat (limited to 'check/commands/imagehash/test.py')
| -rw-r--r-- | check/commands/imagehash/test.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check/commands/imagehash/test.py b/check/commands/imagehash/test.py index 7a38ae6..b3ddbe5 100644 --- a/check/commands/imagehash/test.py +++ b/check/commands/imagehash/test.py @@ -15,4 +15,4 @@ def cli(ctx, opt_fn): """ Search the database for an image """ - print('Searching for a file...') + print('Query the database with a test set') |
