We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24fefea commit 184c7aaCopy full SHA for 184c7aa
tests/test_api/test_synchronous.py
@@ -96,7 +96,7 @@ def test_docstring_consistent_parameters(
96
) -> None:
97
"""
98
Tests that array and group creation routines document the same parameters consistently.
99
- This test inspecs the docstrings of sets of callables and generates two dicts:
+ This test inspects the docstrings of sets of callables and generates two dicts:
100
101
- a dict where the keys are parameter descriptions and the values are the names of the routines with those
102
descriptions
0 commit comments