Skip to content

Commit

Permalink
Update test_packages.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Jul 11, 2022
1 parent 622ebdd commit b186ce5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/base-notebook/test_packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
"""

import logging
from typing import Callable, Iterable
from collections.abc import Iterable
from typing import Callable

import pytest # type: ignore

Expand Down

0 comments on commit b186ce5

Please sign in to comment.