Closed lapolis closed 3 years ago
Fixing issue #130
Apparently in python 3.7+ the new string formatting can print Unicode. Tested on python 3.8 so it should work with 3.9 too since I basically modified just the formatting part.
Fixing issue #130
Apparently in python 3.7+ the new string formatting can print Unicode. Tested on python 3.8 so it should work with 3.9 too since I basically modified just the formatting part.