mirror of
https://github.com/python/cpython.git
synced 2025-08-09 11:29:45 +00:00
gh-123085: Remove double 'import os' added by PR #124021
This commit is contained in:
parent
6b3371914c
commit
b46addafb1
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ class ImplicitContextFilesTests(SiteDir, unittest.TestCase):
|
|||
"""
|
||||
Special test for gh-121735 for Python 3.12.
|
||||
"""
|
||||
import os
|
||||
import zipfile
|
||||
|
||||
def create_zip_from_directory(source_dir, zip_filename):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue