Thank you! We'll be in touch ASAP.
Something went wrong, please try again or contact us directly at contact@dagshub.com
Deci-AI:master
deci-ai:bugfix/infra-000_ci
repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v2.3.0 hooks: - id: check-yaml - id: check-toml - id: end-of-file-fixer - repo: https://github.com/psf/black rev: 22.10.0 hooks: - id: black args: [ --config=pyproject.toml ] - repo: https://github.com/pycqa/flake8 rev: 5.0.4 hooks: - id: flake8 args: [ --config=scripts/flake8-config ]
Press p or to see the previous file or, n or to see the next file