This commit is contained in:
ZtRXR 2024-06-28 17:17:29 +08:00
parent 408d038d78
commit 2fe043aee7
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
def pytest_glfw_window()->int:...

View File

@ -1,2 +1,3 @@
import glpy as gl
print(gl.pytest_glfw_window())