Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 3b5e552

Browse files
author
Frédéric Chapoton
committed
another import change in combinat/all
1 parent 1c74237 commit 3b5e552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/combinat/all.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143

144144
#import lrcalc
145145

146-
import ranker
146+
from . import ranker
147147

148148
from .integer_vector import IntegerVectors
149149
from .integer_vector_weighted import WeightedIntegerVectors

0 commit comments

Comments
 (0)