show-struct icon indicating copy to clipboard operation
show-struct copied to clipboard

Fix sorted() condition where legit values are None

Open chasemp opened this issue 2 years ago • 0 comments

Without this a TypeError is raised if the dict_key() containts both None and strings

chasemp avatar Aug 31 '23 18:08 chasemp