[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:
danieleades
2024-03-14 09:42:55 +00:00
committed by GitHub
parent f3087e8405
commit d74a450213
5 changed files with 8 additions and 4 deletions

View File

@@ -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