mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-01 01:27:28 +00:00
* add ignore statements to each failing line in haystack/ * simplify workflow * few typos * mypy cache directory missing * mypy cache directory missing * install types from Haystack only * install types from rest_api too * mypy vs literal * install types at check time * add mypy cache to python cache * fix version condition * fix version condition * try running mypy only on affected files * try using explicit hashes * try another approach * filter python files * typo * quotes * use action