FEA-Bench / testbed /TileDB-Inc__TileDB-Py /.pre-commit-config.yaml
hc99's picture
Add files using upload-large-folder tool
2c3c408 verified
raw
history blame
192 Bytes
repos:
- repo: https://github.com/ambv/black
rev: 22.12.0
hooks:
- id: black
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.4.4
hooks:
- id: ruff