sobolevn
|
57c524d822
|
[flake8] Improve Statistic typing (#12313)
|
2024-07-10 11:03:43 +01:00 |
|
sobolevn
|
e8cc1e46fe
|
Add _write method to flake8.formatting.BaseFormatter (#12312)
It is very useful for real-life custom formatters. Example: https://github.com/wemake-services/wemake-python-styleguide/blob/470d81174684eb9a175603aec02f0ac6589b8acd/wemake_python_styleguide/formatter.py#L92-L96
Definition: https://github.com/PyCQA/flake8/blob/65a38c42a7f1a05ff8d99b313160754fc9b7a0d8/src/flake8/formatting/base.py#L173-L178
|
2024-07-10 12:41:40 +03:00 |
|
Ali Hamdan
|
bd306f6b4c
|
Use assignment instead of annotation in third party enums (#11957)
|
2024-05-18 17:31:39 +02:00 |
|
Sebastian Rittau
|
27cad856f8
|
Add flake8 (#11676)
|
2024-05-09 19:50:07 -07:00 |
|