Skip to content

Commit 47e796f

Browse files
authored
Merge pull request #747 from bashtage/lint-fixes
CLN: Switch to executed types
2 parents 5fe440e + 6af51d7 commit 47e796f

Some content is hidden

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

57 files changed

+864
-836
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)