Skip to content

Commit d1a5a53

Browse files
chris-eiblhugovk
andauthored
Update Lib/test/test___all__.py
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 38a62ad commit d1a5a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test___all__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import unittest # dummy change to trigger CI
1+
import unittest
22
from test import support
33
from test.support import warnings_helper
44
import os

0 commit comments

Comments
 (0)