Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add code style checking with Black #165

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Add code style checking with Black #165

wants to merge 9 commits into from

Conversation

gaurav
Copy link
Collaborator

@gaurav gaurav commented Dec 18, 2021

This PR adds a Makefile target (test-code-style) that uses Black to test Python code in the /tests directory (the only directory containing hand-written Python code at the moment). It also deletes the tox testing system, which is no longer maintained as we use GitHub Actions instead.

Should be merged after PR #127.

@gaurav gaurav changed the base branch from main to switch-to-poetry December 18, 2021 05:29
Base automatically changed from switch-to-poetry to main December 23, 2021 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant