mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Update deprecated python import.
This commit is contained in:
parent
708bf2f637
commit
ba9305438e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import os
|
|||
import sys
|
||||
import traceback
|
||||
import uuid
|
||||
from collections import Iterable
|
||||
from collections.abc import Iterable
|
||||
|
||||
from six import string_types
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue