Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'D3DShot' of https://github.com/Avasam/typeshed into D3D…
Browse files Browse the repository at this point in the history
…Shot
Avasam committed Aug 31, 2022
2 parents 85c4c95 + f72704e commit ba31840
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stubs/D3DShot/d3dshot/display.pyi
Original file line number Diff line number Diff line change
@@ -3,7 +3,6 @@ from collections.abc import Callable
from typing import Any, Literal
from typing_extensions import TypeAlias


Frame: TypeAlias = Any
# Frame: TypeAlias = Image | npt.NDArray[np.int32] | npt.NDArray[np.float32] | torch.Tensor
Pointer: TypeAlias = Incomplete

0 comments on commit ba31840

Please sign in to comment.