Skip to content

Commit 5e4b114

Browse files
committed
Lint
1 parent b03ade1 commit 5e4b114

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/generate_docs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
import shutil
33
import os
44

5+
56
if "__main__" == __name__:
67
target_directory = os.path.join("public", "docs")
78
docs_path = os.path.join(os.path.dirname(pygame.__file__), "docs", "generated")

0 commit comments

Comments
 (0)