Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Black style #45

Open
Olegt0rr opened this issue Sep 7, 2021 · 0 comments
Open

Black style #45

Olegt0rr opened this issue Sep 7, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Olegt0rr
Copy link

Olegt0rr commented Sep 7, 2021

Expected behavior
The presence of the "Black" icon means the application of the "Black" style for the code

Actual behavior
Now when I run Black I get fixes to existing code. This means that the code in the repository does not match the "Black" style.

To Reproduce
Run black

Material

reformatted tests\test_scopes.py
reformatted aiodine\consumers.py
reformatted tests\test_consumers.py
reformatted aiodine\providers.py
reformatted aiodine\store.py
All done! ✨ � ✨
5 files reformatted, 23 files left unchanged.

Possible solutions

  1. To fix: run black . and commit :)
  2. To prevent: add pre-commit with calling black

Desktop (please complete the following information):

  • OS: any
  • Python version: any
  • aiodine version: master branch
@Olegt0rr Olegt0rr added the bug Something isn't working label Sep 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant