Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Commit f437095

Browse files
committed
another small fixes
1 parent daf9e88 commit f437095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numba_typing/type_annotations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from inspect import signature, getfullargspec
1+
from inspect import signature
22
from typing import get_type_hints
33

44

0 commit comments

Comments
 (0)