mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-24 07:55:07 +01:00
ca5a8bd113
- Test invalid config file path throws. Remove redundant cli test - Simplify cli parser code - Do not need to explicitly check if args.config_file set. argparser checks for positional arguments automatically - Use standard semantics for cli args - All positional args are required. Non positional args are optional - Improve command line --help description |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
conftest.py | ||
test_asymmetric_search.py | ||
test_chatbot.py | ||
test_cli.py | ||
test_client.py | ||
test_date_filter.py | ||
test_helpers.py | ||
test_image_search.py | ||
test_orgnode.py |