Skip to content

Update PYTHON.md#2

Open
maloneytc wants to merge 1 commit intoNDAR:mainfrom
maloneytc:patch-1
Open

Update PYTHON.md#2
maloneytc wants to merge 1 commit intoNDAR:mainfrom
maloneytc:patch-1

Conversation

@maloneytc
Copy link
Copy Markdown

In line 140, files is a dictionary that cannot be looped over. Instead you must call files.items() to get a list of the key, value pairs to map onto the variables id and data.

In line 140, files is a dictionary that cannot be looped over. Instead you must call files.items() to get a list of the key, value pairs to map onto the variables id and data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant