intel / intel-xpu-backend-for-triton

OpenAI Triton backend for Intel® GPUs
MIT License
143 stars 44 forks source link

Remove workaround for yapf in pre-commit check in CI #2688

Closed pbchekin closed 1 week ago

pbchekin commented 1 week ago

The issue 1164 has been fixed in the yapf repository and pre-commit configuration has been updated to use the updated version, so the workaround in the workflow is no longer required.