HIPS/autograd

Add a workflow to run style checks in CI

Open

#637 opened on Aug 30, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (6,628 stars) (909 forks)batch import
PR welcomegood first issue

Description

After #634, we can add a style check job in CI to complement https://pre-commit.ci and the pre-commit hooks we have, running on PRs.

Contributor guide