diff --git a/src/ifcopenshell-python/test/test_package.py b/src/ifcopenshell-python/test/test_package.py index 5d0e6fc719..137c1079bf 100644 --- a/src/ifcopenshell-python/test/test_package.py +++ b/src/ifcopenshell-python/test/test_package.py @@ -18,7 +18,7 @@ import http.client from pathlib import Path -from typing import Sequence +from collections.abc import Sequence from typing_extensions import assert_never from urllib.parse import urlparse