mirror of
https://github.com/pybind/pybind11.git
synced 2026-03-14 20:27:47 +00:00
chore: update pre-commit hooks
This commit is contained in:
committed by
Henry Schreiner
parent
75090647ce
commit
84fdadfbcc
@@ -278,7 +278,7 @@ def test_array_cast_sequence():
|
||||
|
||||
|
||||
def test_issue_1561():
|
||||
""" check fix for issue #1561 """
|
||||
"""check fix for issue #1561"""
|
||||
bar = m.Issue1561Outer()
|
||||
bar.list = [m.Issue1561Inner("bar")]
|
||||
bar.list
|
||||
|
||||
Reference in New Issue
Block a user