Skip to content

Commit 663bc58

Browse files
authored
Update test_sort.py
1 parent 8cd279e commit 663bc58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/builtin/test_sort.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22

3-
from test.helper import check_evaluation, session
3+
from test.helper import check_evaluation
44

55
from mathics.core.expression import Expression
66
from mathics.core.symbols import Symbol, SymbolPlus, SymbolTimes

0 commit comments

Comments
 (0)