client-ng icon indicating copy to clipboard operation
client-ng copied to clipboard

[Bugfix] Remove index check for API objects

Open nbardy opened this issue 5 years ago • 0 comments

I don't think we need to make this check here. Let the python stdlib make the checks on index.

This fixes the -1 issue you get on first lookup.

nbardy avatar Sep 01 '20 00:09 nbardy