Skip to content

Commit

Permalink
removed
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmeigh committed Jun 7, 2024
1 parent 0ed71ec commit 94497b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from __future__ import annotations
from functools import partial
from typing import Any, TYPE_CHECKING
from collections.abc import Callable # Example of how to import from collections.abc
from collections.abc import Callable

import numpy as np

Expand Down

0 comments on commit 94497b1

Please sign in to comment.