Skip to content

Commit ad5063e

Browse files
committed
CLN: Switch to executed types
Switch to executed types to improve docs Fix type aliasing Remove unnecessary aliases Improve xref
1 parent 5fe440e commit ad5063e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+855
-832
lines changed

arch/bootstrap/_samplers_python.py

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from __future__ import annotations
2-
31
from arch.compat.numba import jit
42

53
from arch.typing import Float64Array, Int64Array

0 commit comments

Comments
 (0)