Skip to content

Commit 36b7615

Browse files
AA-Turnerhugovk
andauthored
Update __init__.py
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent bceb948 commit 36b7615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_docs_theme/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
import hashlib
44
from functools import cache
55
from pathlib import Path
6-
from typing import TYPE_CHECKING
76

7+
TYPE_CHECKING = False
88
if TYPE_CHECKING:
99
from typing import Any
1010

0 commit comments

Comments
 (0)