mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 23:12:56 +00:00
Update test_packages.py
This commit is contained in:
@@ -38,7 +38,8 @@ Example:
|
||||
"""
|
||||
|
||||
import logging
|
||||
from typing import Callable, Iterable
|
||||
from collections.abc import Iterable
|
||||
from typing import Callable
|
||||
|
||||
import pytest # type: ignore
|
||||
|
||||
|
Reference in New Issue
Block a user