transformers/tests/agents
Sai-Suraj-27 d2c687b3f1
Updated ruff to the latest version (#31926)
* Updated ruff version and fixed the required code accorindg to the latest version.

* Updated ruff version and fixed the required code accorindg to the latest version.

* Added noqa directive to ignore 1 error shown by ruff
2024-07-23 17:07:31 +02:00
..
__init__.py
test_agent_types.py
test_agents.py Updated ruff to the latest version (#31926) 2024-07-23 17:07:31 +02:00
test_document_question_answering.py
test_final_answer.py
test_image_question_answering.py
test_python_interpreter.py Updated ruff to the latest version (#31926) 2024-07-23 17:07:31 +02:00
test_speech_to_text.py
test_text_to_speech.py
test_tools_common.py fix: Fixed raising TypeError instead of ValueError for invalid type (#32111) 2024-07-22 17:46:17 +01:00
test_translation.py