Abado Jack Mtulla
Abado Jack Mtulla
Hey @flint172, thanks for catch. I'll look into it
I noticed this while I was testing and I haven't found a solution yet. I added it to the TODO list in this [commit](https://github.com/abadojack/whatlanggo/commit/e63c698132136e494a1566b4ff9045d18591e1f5).
I just checked it out and tested it with the same phrases you used. ```python >>> guess_language("Le candidat socialiste à l’élection présidentielle.") 'fr' ``` Correct! ```python >>> guess_language("Mitt namn på...
Thanks @creker. I'm looking into it