diff --git a/mathics/eval/testing_expressions.py b/mathics/eval/testing_expressions.py index 35cc13dd2..2bd751944 100644 --- a/mathics/eval/testing_expressions.py +++ b/mathics/eval/testing_expressions.py @@ -162,5 +162,3 @@ def check_SparseArrayQ(expr, pattern, test, evaluation: Evaluation): return SymbolFalse return SymbolTrue - -# something strange happened to my Git. Try to figure out what it was. This has nothing to do with the code above. \ No newline at end of file