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 6ab7362 commit 12c2293Copy full SHA for 12c2293
1 file changed
Lib/test/test_exceptions.py
@@ -2642,6 +2642,5 @@ def test_ModuleNotFoundError_repr_with_failed_import(self):
2642
else:
2643
self.fail("Expected ModuleNotFoundError was not raised")
2644
2645
-
2646
if __name__ == '__main__':
2647
unittest.main()
0 commit comments