parent
9d9f96a7b4
commit
7d213c6d43
2
black.py
2
black.py
@ -538,7 +538,7 @@ async def schedule_formatting(
|
|||||||
|
|
||||||
(Use ProcessPoolExecutors for actual parallelism.)
|
(Use ProcessPoolExecutors for actual parallelism.)
|
||||||
|
|
||||||
`line_length`, `write_back`, `fast`, and `pyi` options are passed to
|
`write_back`, `fast`, and `mode` options are passed to
|
||||||
:func:`format_file_in_place`.
|
:func:`format_file_in_place`.
|
||||||
"""
|
"""
|
||||||
cache: Cache = {}
|
cache: Cache = {}
|
||||||
|
Loading…
Reference in New Issue
Block a user