Skip to content

Commit b5a846e

Browse files
committed
lint
1 parent dc964b9 commit b5a846e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_hashlib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
import unittest
1818
import warnings
1919
from test import support
20-
from test.support import os_helper, script_helper
2120
from test.support import _4G, bigmemtest
2221
from test.support.import_helper import import_fresh_module
2322
from test.support import os_helper
2423
from test.support import requires_resource
24+
from test.support import script_helper
2525
from test.support import threading_helper
2626
from http.client import HTTPException
2727

0 commit comments

Comments
 (0)