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

apply black on forestatrisk #83

Merged
merged 5 commits into from
Apr 28, 2023
Merged

apply black on forestatrisk #83

merged 5 commits into from
Apr 28, 2023

Conversation

12rambau
Copy link
Collaborator

I use The Uncompromising Code Formatter black to lint the whole lib. Nothing has changed from a functional point of view.

This is automatically run in a lint github action based on the pre-commit hook I set up.

From your side it's as simple as:

pip install pre-commit
pre-commit install

and the check will be performed before every commit

@ghislainv ghislainv merged commit 86a22b9 into master Apr 28, 2023
@ghislainv ghislainv deleted the pre-commit branch April 28, 2023 10: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

2 participants