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: sdg keywords #3

Open
wants to merge 1 commit into
base: pre-release
Choose a base branch
from

Conversation

Andreluizfc
Copy link

@Andreluizfc Andreluizfc commented Jun 17, 2022

Fix SDGs keywords json

Main contribution in this PR:

  • Fixed the json containing keywords.

Reasons:

For the SDG_4 list of keywords, there was another list inside ["pedagogy"].
List type is not hashable when transforming into a set.

Traceback (most recent call last):
  File "<string>", line 1, in <module>
TypeError: unhashable type: 'list'

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