khoj/src/interface/desktop
Debanjum Singh Solanky 8f57a62675 Remove unused imports. Fix typing and indentation
- Typing issues discovered using `mypy'. Fixed manually
- Unused imports discovered and fixed using `autoflake'
- Fix indentation in `org_to_jsonl' manually
2022-09-14 04:56:52 +03:00
..
__init__.py Extract Qt GUI code from main.py into separate interface/desktop dir 2022-08-09 22:12:29 +03:00
file_browser.py Fix file browser to not add empty line when no file/dir selected 2022-08-21 02:03:28 +03:00
labelled_text_field.py Increase Width of Configure Screen 2022-08-12 18:34:47 +03:00
main_window.py Pass empty list of `input_files' to FileBrowser on first run 2022-09-09 07:26:40 +03:00
system_tray.py Remove unused imports. Fix typing and indentation 2022-09-14 04:56:52 +03:00