faif / python-patterns

A collection of design patterns/idioms in Python
40.2k stars 6.93k forks source link

Linter errors #375

Closed faif closed 3 years ago

faif commented 3 years ago

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.