Skip to content

Commit 7245396

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 683dec1 commit 7245396

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sphinx_proof/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
66
A Sphinx extension for producing proofs, theorems, lemmas, etc.
77
"""
8+
89
import os
910
from pathlib import Path
1011
from typing import Any, Dict, Set, Union

0 commit comments

Comments
 (0)