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 22, 2024
1 parent 5fe440e commit 6af51d7
Show file tree
Hide file tree
Showing 57 changed files with 864 additions and 836 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 6af51d7

Please sign in to comment.