mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
[deps] bump ruff version (#12065)
Co-authored-by: daniel.eades <daniel.eades@seebyte.com> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
This commit is contained in:
@@ -235,6 +235,7 @@ def test_format_signature(app):
|
||||
|
||||
some docstring for __init__.
|
||||
"""
|
||||
|
||||
class G2(F2):
|
||||
pass
|
||||
|
||||
@@ -345,6 +346,7 @@ def test_get_doc(app):
|
||||
# standard function, diverse docstring styles...
|
||||
def f():
|
||||
"""Docstring"""
|
||||
|
||||
def g():
|
||||
"""
|
||||
Docstring
|
||||
|
Reference in New Issue
Block a user