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 50b6636 commit d5bb8f2Copy full SHA for d5bb8f2
numpydoc/tests/hooks/test_validate_hook.py
@@ -1,8 +1,8 @@
1
"""Test the numpydoc validate pre-commit hook."""
2
3
import inspect
4
-from pathlib import Path
5
import sys
+from pathlib import Path
6
7
import pytest
8
0 commit comments