Skip to content

Commit

Permalink
CLN: Switch to executed types
Browse files Browse the repository at this point in the history
Switch to executed types to improve docs
Fix type aliasing
Remove unnecessary aliases
Improve xref
  • Loading branch information
bashtage committed Oct 21, 2024
1 parent 5fe440e commit ad5063e
Show file tree
Hide file tree
Showing 55 changed files with 855 additions and 832 deletions.
2 changes: 0 additions & 2 deletions arch/bootstrap/_samplers_python.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
from __future__ import annotations

from arch.compat.numba import jit

from arch.typing import Float64Array, Int64Array
Expand Down
Loading

0 comments on commit ad5063e

Please sign in to comment.