Skip to content

Commit 43cdf80

Browse files
committed
I really should have run the tests locally first
1 parent 09d34c8 commit 43cdf80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/PolynomialsRecipesBaseExt.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module PolynomialsRecipesBaseExt
22

33
using Polynomials
4+
using Polynomials: domain
45
using RecipesBase
56

67
function poly_interval(p::AbstractPolynomial)

0 commit comments

Comments
 (0)