Wajahat Ali

Results 1 issues of Wajahat Ali

``` Traceback (most recent call last): File "C:\Users\wajah\Documents\Projects\practice\iso32.py", line 4, in print(languages.get(alpha2="fil").name) File "C:\Users\wajah\Documents\Projects\practice\venv\lib\site-packages\iso639\iso639.py", line 265, in get return getattr(self, key)[value] KeyError: 'fil' ```