You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
Actually I don't think there's a good reason for it - I don't know why it would be a list either. That can change in the next compatibility-breaking update.
out of curiosity, why is that a list and not a dict? For example, wouldn't it be easier to do:
character_sheet.result['skills'][1212]['name']
instead of having to iterate over a list to find a name? (unless I'm an utter dunce and not seeing something obvious).
I'm sure there's a good reason for it, but I just can't see it so I was just asking.
The text was updated successfully, but these errors were encountered: