chore: update pre-commit hooks

This commit is contained in:
Henry Schreiner
2021-07-12 14:56:06 -04:00
committed by Henry Schreiner
parent 75090647ce
commit 84fdadfbcc
4 changed files with 10 additions and 9 deletions

View File

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