Skip to content

Add code style checking with Black#165

Open
gaurav wants to merge 9 commits into
mainfrom
add-black
Open

Add code style checking with Black#165
gaurav wants to merge 9 commits into
mainfrom
add-black

Conversation

@gaurav

@gaurav gaurav commented Dec 18, 2021

Copy link
Copy Markdown
Collaborator

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.

1 participant