Skip to content

Commit

Permalink
Fix python2.7 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
belerico committed Apr 7, 2020
1 parent 6f43c6b commit fff5c62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py_asciimath/utils/log.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
unicode_literals,
)

from builtins import filter
from collections import OrderedDict
from functools import wraps
from inspect import getcallargs
Expand Down

0 comments on commit fff5c62

Please sign in to comment.