From: Michael Orlitzky Date: Sat, 7 Nov 2020 18:58:01 +0000 (-0500) Subject: eja: remove wayward utf-8 comment. X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=d1b6531a00fcaec57e4cd1a24b08d3a217712b26;p=sage.d.git eja: remove wayward utf-8 comment. --- 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