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

Black style #45

@Olegt0rr

Description

@Olegt0rr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions