mirror of https://github.com/astral-sh/ruff
Given:
```python
def func():
"""
Example:
.. code-block:: python
import foo
"""
```
Removing the newline after the `Example:` header breaks Sphinx
rendering.
See: https://github.com/astral-sh/ruff/issues/11577
|
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||