Skip to content

Comments

fix json dump error on python 2#61

Merged
dpranke merged 1 commit intodpranke:mainfrom
rqx110:main
Jan 3, 2023
Merged

fix json dump error on python 2#61
dpranke merged 1 commit intodpranke:mainfrom
rqx110:main

Conversation

@rqx110
Copy link
Contributor

@rqx110 rqx110 commented Nov 29, 2022

resolve #60

math.inf is new in python version 3.5

@dpranke dpranke merged commit e020393 into dpranke:main Jan 3, 2023
@dpranke
Copy link
Owner

dpranke commented Jan 3, 2023

Thanks for the fix, and sorry for the delay!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AttributeError: 'module' object has no attribute 'inf'

2 participants