X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2Feja_element.py;h=a6230a40c2fa0ce88830366b7690eb57ef69963b;hb=d1b6531a00fcaec57e4cd1a24b08d3a217712b26;hp=9436468275039f9e0ad09df27331d4d6e8d5c53f;hpb=309fc28265693c9abd51780ea76f8beec39ce27f;p=sage.d.git diff --git a/mjo/eja/eja_element.py b/mjo/eja/eja_element.py index 9436468..a6230a4 100644 --- a/mjo/eja/eja_element.py +++ b/mjo/eja/eja_element.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - from sage.matrix.constructor import matrix from sage.modules.free_module import VectorSpace from sage.modules.with_basis.indexed_element import IndexedFreeModuleElement