APS-what-if icon indicating copy to clipboard operation
APS-what-if copied to clipboard

Suggestion: use Dotsi for dot access on dictionaries

Open rafaeldelrey opened this issue 1 year ago • 0 comments

You may pip install dotsi , then from dotsi import Dict as dict. To make it easier to create and access dictionaries: rt.reason instead of rt["reason"]

rafaeldelrey avatar Jul 16 '22 06:07 rafaeldelrey