Spaces:
Runtime error
Runtime error
| repos: | |
| - repo: https://github.com/psf/black | |
| rev: 24.4.2 | |
| hooks: | |
| - id: black | |
| - repo: https://github.com/pycqa/isort | |
| rev: 5.13.2 | |
| hooks: | |
| - id: isort | |
| args: ["--profile", "black"] |