Skip to content

Conversation

@hammondkd
Copy link

Newer versions of Python's yaml module require "loader=Loader" explicitly in calls to yaml.load(). Changing that line in gb_generator.py to "yaml.safe_load()" fixes the problem.

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