We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc990b commit cbe6231Copy full SHA for cbe6231
tests/test_bug_fixes.py
@@ -74,4 +74,3 @@ def test_issue_1_error():
74
from pyexcel_odsr.converter import time_value
75
result = time_value('PT1111')
76
eq_(result, None)
77
-
0 commit comments