mjsull / Easyfig

Development version of Easyfig
88 stars 24 forks source link

Typo in the code #35

Closed jgugliel closed 9 months ago

jgugliel commented 4 years ago

https://github.com/mjsull/Easyfig/blob/11e39963a7192db8f674c42d8e0a316febaa75a7/Easyfig.py#L11197

Should be mineval = float(sys.argv[i+1])

mjsull commented 9 months ago

Fixed, thanks!