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.
1 parent 5953521 commit 6903f51Copy full SHA for 6903f51
Unzip file/script.py
@@ -4,3 +4,4 @@
4
handle = zipfile.ZipFile(target)
5
handle.extractall("./Unzip file/Unzip files")
6
handle.close()
7
+
0 commit comments