mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-11-30 13:06:53 +01:00
correct typo
This commit is contained in:
parent
54a8e022df
commit
a4525bef31
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ from .utils import sort_names, check_idl
|
|||
import itertools
|
||||
from numpy import ndarray
|
||||
from typing import Any, Union, Optional, Literal
|
||||
from Collections.abc import Callable
|
||||
from collections.abc import Callable
|
||||
|
||||
|
||||
sep = "/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue