Skip to content
Prev Previous commit
Update Lib/test/test_uuid.py
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
  • Loading branch information
sobolevn and hugovk authored Mar 3, 2024
commit 0eec764528fa6bd3f0e7ede6a4914e87f5bf8d28
1 change: 0 additions & 1 deletion Lib/test/test_uuid.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import io
import os
import pickle
import re
import sys
import weakref
from unittest import mock
Expand Down