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

Lingo: Move datafiles into a subdirectory #2459

Merged
merged 5 commits into from
Nov 24, 2023

Conversation

hatkirby
Copy link
Collaborator

What is this fixing or adding?

There was an issue with how the yaml datafiles were loaded, which caused errors when running as an apworld on Python 3.8. Moving the datafiles into a subdirectory makes it easier to load them in an agnostic way. I also switched to using the yaml SafeLoader.

How was this tested?

pytest, both as an apworld and not.

If this makes graphical changes, please attach screenshots.

@ThePhar ThePhar added is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. is: refactor/cleanup Improvements to code/output readability or organizization. labels Nov 14, 2023
@Berserker66 Berserker66 merged commit a18fb0a into ArchipelagoMW:main Nov 24, 2023
12 checks passed
Jouramie pushed a commit to Jouramie/Archipelago that referenced this pull request Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. is: refactor/cleanup Improvements to code/output readability or organizization.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants