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

Extra fields for yeast #23

Merged
merged 2 commits into from
Oct 1, 2020
Merged

Conversation

scheb
Copy link
Contributor

@scheb scheb commented Oct 1, 2020

This is adding some new fields to the Yeast class. Sorry, I should have added these earlier in my first "extra fields" PR.

Also added some missing type hints on the Recipe class.

pylint is complaining about duplicate code, not sure how to deal with this. Adding # pylint: disable=duplicate-code to misc,py and yeast.py didn't work for me.

@hotzenklotz hotzenklotz merged commit ff8c8fd into hotzenklotz:master Oct 1, 2020
@hotzenklotz
Copy link
Owner

Thanks again!

@hotzenklotz
Copy link
Owner

Looks, like the Pylint issues is unresolved: pylint-dev/pylint#214

I will lower the requirements in the pylintrc config file and fix the build.

@hotzenklotz
Copy link
Owner

Released as version 2.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants