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

Small bug fixes #161

Merged
merged 4 commits into from
Jan 7, 2024
Merged

Small bug fixes #161

merged 4 commits into from
Jan 7, 2024

Conversation

ImogenBits
Copy link
Collaborator

This PR contains a couple of bug fixes. The first is one introduced in #159 where the config object is passed incorrectly. The second is a rework of our abstract base class inheritance structure to simplify the signatures of methods used when creating custom I/O formats. This actually made me spot a mistake in the validation logic of generator solutions which caused Pydantic based validation of solution attributes that require the instance not to run. Finally, it includes a couple linting and typing fixes.

@ImogenBits ImogenBits mentioned this pull request Jan 5, 2024
@Benezivas
Copy link
Collaborator

Thank you for catching and fixing these.

@Benezivas Benezivas merged commit aefbb6b into Algorithmic-Battle:main Jan 7, 2024
2 checks passed
@ImogenBits ImogenBits deleted the bugs branch January 9, 2024 21:54
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.

2 participants