X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2Feja_algebra.py;h=60a23c8b148f32f44cbbacbd71140c0ed5fc408f;hb=15aa2f45890263d8d7c195c3a04fadee79147d46;hp=031359fbfdab4ea8dc852f24ad7cfea8e54bfe4d;hpb=6c8ff0ef0fa8b5573d51759507f5dc7a82f6e185;p=sage.d.git diff --git a/mjo/eja/eja_algebra.py b/mjo/eja/eja_algebra.py index 031359f..60a23c8 100644 --- a/mjo/eja/eja_algebra.py +++ b/mjo/eja/eja_algebra.py @@ -3202,7 +3202,7 @@ class CartesianProductEJA(CombinatorialFreeModule_CartesianProduct, SETUP:: - sage: from mjo.eja.eja_algebra import random_eja() + sage: from mjo.eja.eja_algebra import random_eja TESTS::