Skip to content

Commit 2d5ef7f

Browse files
authored
Remove redundant file.close()
The end of a `with` block already does that.
1 parent 5a844e7 commit 2d5ef7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pythonforandroid/recipes/sdl2_image/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ def prebuild_arch(self, arch):
3838
"--depth", "1", "-b",
3939
branch, clone_path, "--recursive"
4040
)
41-
file.close()
4241

4342
super().prebuild_arch(arch)
4443

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy