From d1b6531a00fcaec57e4cd1a24b08d3a217712b26 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 7 Nov 2020 13:58:01 -0500 Subject: [PATCH] eja: remove wayward utf-8 comment. --- mjo/eja/eja_element.py | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.43.2