mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Remove duplicate address in CommonTestMixin_v4.test_leading_zeros() (GH-26326)
This commit is contained in:
parent
a384b6c040
commit
1a8c778471
1 changed files with 0 additions and 1 deletions
|
@ -102,7 +102,6 @@ class CommonTestMixin_v4(CommonTestMixin):
|
|||
"000.000.000.000",
|
||||
"192.168.000.001",
|
||||
"016.016.016.016",
|
||||
"192.168.000.001",
|
||||
"001.000.008.016",
|
||||
"01.2.3.40",
|
||||
"1.02.3.40",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue