Open
Description
We had to apply this workaround:
style-doc/style_doc/style_doc.py
Lines 495 to 497 in db352ed
# fmt: off
and # fmt: on
is needed so black does not convert it back to '"""'
.
8000
We had to apply this workaround:
style-doc/style_doc/style_doc.py
Lines 495 to 497 in db352ed
# fmt: off
and # fmt: on
is needed so black does not convert it back to '"""'
.