Skip to content

Commit 56d3cc6

Browse files
docs: Fix forward reference in docs check
1 parent 562907e commit 56d3cc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/build/util.py

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
from __future__ import annotations
44

5+
import os # noqa: F401
56
import pathlib
67
import tempfile
78

0 commit comments

Comments
 (0)