8000 Update Lib/test/test_import/__init__.py · python/cpython@daebdf7 · GitHub
[go: up one dir, main page]

Skip to content

Commit daebdf7

Browse files
authored
Update Lib/test/test_import/__init__.py
1 parent 52f46f2 commit daebdf7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_import/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2331,7 +2331,6 @@ def test_variants(self):
23312331
self.assertIs(basic.look_up_self(), basic_lookedup)
23322332
self.assertEqual(basic.initialized_count(), expected_init_count)
23332333

2334-
23352334
def test_basic_reloaded(self):
23362335
# m_copy is copied into the existing module object.
23372336
# Global state is not changed.

0 commit comments

Comments
 (0)
0