faif / python-patterns

A collection of design patterns/idioms in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linter errors

faif opened this issue Β· comments

From the output of lint_python:

Run black --check .
would reformat tests/behavioral/test_strategy.py
would reformat tests/behavioral/test_publish_subscribe.py
would reformat tests/structural/test_proxy.py
Oh no! πŸ’₯ πŸ’” πŸ’₯
3 files would be reformatted, 59 files would be left unchanged.
Error: Process completed with exit code 1.