Skip to content

Commit 25d3ee0

Browse files
authored
Update test_contextlib_async.py
1 parent 7f448d8 commit 25d3ee0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_contextlib_async.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
import functools
66
from test import support
77
import unittest
8+
import traceback
89

910
from test.test_contextlib import TestBaseExitStack
1011

0 commit comments

Comments
 (0)