mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Use python standard method tempfile.NamedTemporaryFile to write, delete temporary files safely.
Use python standard method tempfile.NamedTemporaryFile to write, delete temporary files safely.