Yahya
Results
3
comments of
Yahya
> The next version should be correct, the current bug edits were not uploaded to pypi still getting same error version: 2.0.3 os: windows 10 python; 3.11.4
UPDATE: you can just add delay and it'll work fine, worked with 10s delay
it is not a bug, just changing in the api, instead of accessing the keys in the return dict using `dict.`, you should use the method `.get` also you should...