Skip to content

Commit 3d76afd

Browse files
committed
fmt of test_docs
1 parent 0846a98 commit 3d76afd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_docs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"""
77

88
import doctest
9-
from doctest import ELLIPSIS, NORMALIZE_WHITESPACE, IGNORE_EXCEPTION_DETAIL
9+
from doctest import ELLIPSIS, IGNORE_EXCEPTION_DETAIL, NORMALIZE_WHITESPACE
1010
import math
1111
from pathlib import Path
1212

0 commit comments

Comments
 (0)