Skip to content

Commit 0a2a35c

Browse files
authored
Merge pull request #47 from ansys-internal/maint/sphinx_errors
Update print_errors.py
2 parents 966fcb1 + 7f965a9 commit 0a2a35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/print_errors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Read errors output from a sphinx build and remove duplicate groups"""
1+
"""Read errors output from a Sphinx build and remove duplicate groups."""
22
import sys
33
import os
44
import pathlib

0 commit comments

Comments
 (0)