Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ERROR: network must be a mapping, not an array. #35

Merged
merged 1 commit into from
Mar 10, 2022
Merged

Fix ERROR: network must be a mapping, not an array. #35

merged 1 commit into from
Mar 10, 2022

Conversation

ostafen
Copy link
Contributor

@ostafen ostafen commented Mar 10, 2022

Hi! First of all thanks for your great work.

I tried to use this library. However, I had several problems. I will open separate PR for each of them.
This PR is meant to fix the error in the title. Networks was converted to a list before being passes to function render, but it should rather be a mapping.

@Red5d Red5d merged commit e32c9d4 into Red5d:master Mar 10, 2022
@alpex8
Copy link
Contributor

alpex8 commented Mar 11, 2022

Sorry this one goes on me, as I used set() when trying to avoid duplicated networks.

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.

3 participants