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

black code formatting #29

Closed
chrieke opened this issue Aug 28, 2021 · 1 comment
Closed

black code formatting #29

chrieke opened this issue Aug 28, 2021 · 1 comment

Comments

@chrieke
Copy link
Contributor

chrieke commented Aug 28, 2021

Great repo! Wanted to suggest to apply black code formatting, this would make code contributions easier.

pip install black

To apply to all Python scripts in the current folder and subfolders:

black .

@chrieke
Copy link
Contributor Author

chrieke commented Dec 22, 2021

Resolved in mentioned PR, closing.

@chrieke chrieke closed this as completed Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant