Skip to content

Commit 706ed10

Browse files
committed
Lint.
1 parent ced91b6 commit 706ed10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numpydoc/tests/hooks/test_validate_hook.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
"""Test the numpydoc validate pre-commit hook."""
22

33
import inspect
4-
from pathlib import Path
54
import sys
5+
from pathlib import Path
66

77
import pytest
88

0 commit comments

Comments
 (0)