Skip to content

Commit fde8b99

Browse files
committed
Fix pyabacus
1 parent 00c5c05 commit fde8b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from __future__ import annotations
2-
from ._source_base import *
2+
from ._module_base import *
33

44
__all__ = ["Sphbes", "Integral", "SphericalBesselTransformer"]

0 commit comments

Comments
 (0)