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
We should change our array access values like entry.content["provider"] = filename[4] to nametuples to make our code easier to maintain and understand in the future.
We should change our array access values like
entry.content["provider"] = filename[4]to nametuples to make our code easier to maintain and understand in the future.@FKolwa example: