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 ced91b6 commit 706ed10Copy full SHA for 706ed10
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