doppio / word2num

A Python package for converting numbers expressed in natural language to numerical values.
MIT License
9 stars 1 forks source link

v0.1.2 #4

Closed angeldeejay closed 11 months ago

angeldeejay commented 11 months ago

Fixed some bugs on python 3.11

doppio commented 11 months ago

Thanks so much for catching and fixing this! The formatting changes look good too. 👍

angeldeejay commented 10 months ago

@doppio No problem. FYI. The format style follows the Black standard. Take a look: https://github.com/psf/black