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 a linter to the backend #18

Merged
merged 2 commits into from
Nov 9, 2021

Conversation

ineshbose
Copy link
Owner

@ineshbose ineshbose commented Nov 9, 2021

Proposed changes

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Backend code (Python) now gets linted using Black.

Type of change

Please uncomment the selected option.

New feature (non-breaking change which adds functionality)

Steps to reproduce

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

$ python3 -m black .

Closes #12

GitHub pull request check contexts GitHub branch checks state GitHub commit activity (branch) GitHub last commit (branch)

GitHub issue state GitHub issue title GitHub issue author GitHub issue labels GitHub issue comments GitHub issue age GitHub issue last update

@ineshbose ineshbose merged commit 6a43a32 into develop Nov 9, 2021
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.

Add a linter to the backend
1 participant