We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
file.close()
1 parent 5a844e7 commit 2d5ef7fCopy full SHA for 2d5ef7f
pythonforandroid/recipes/sdl2_image/__init__.py
@@ -38,7 +38,6 @@ def prebuild_arch(self, arch):
38
"--depth", "1", "-b",
39
branch, clone_path, "--recursive"
40
)
41
- file.close()
42
43
super().prebuild_arch(arch)
44
0 commit comments