This commit is contained in:
chfw 2017-09-02 19:24:25 +01:00
parent aea8b81b53
commit 4dc2627085
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import re
import math
import datetime
from pyexcel._compact import PY2
from pyexcel_io._compact import PY2
def has_no_digits_in_float(value):