Skip to content

Commit 658af89

Browse files
committed
fix type checking
1 parent 0714e2d commit 658af89

File tree

1 file changed

+1
-1
lines changed
  • roboticstoolbox/robot

1 file changed

+1
-1
lines changed

roboticstoolbox/robot/ET.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
from fknm import ET_T, ET_init, ET_update
2222
from spatialmath.base import getvector
2323
from spatialmath import SE3, SE2
24-
from typing import Optional, Callable, Union, TYPE_CHECKING, Type, NewType
24+
from typing import Optional, Callable, Union, TYPE_CHECKING
2525

2626
ArrayLike = Union[list, ndarray, tuple, set]
2727

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy