Skip to content

Commit 33bf0bb

Browse files
committed
Skip acb_theta doctest for FLINT<3.3
1 parent ad1550a commit 33bf0bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/flint/test/test_docstrings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
test_flint_at_least = {
1111
"flint.types._gr.gr_ctx.gens": 30100,
1212
"flint.types._gr.gr_ctx.neg": 30100,
13+
"flint.types.acb_theta.acb_theta": 30300,
1314
}
1415

1516

0 commit comments

Comments
 (0)