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

Better checks for cls and self #596

Merged
merged 2 commits into from
Mar 12, 2022
Merged

Better checks for cls and self #596

merged 2 commits into from
Mar 12, 2022

Conversation

muellerzr
Copy link
Contributor

Fixes a bug where cls and self were always popped if present, a lazy approach to testing if it's a method in a class or not. This PR addresses this and provides a fix. Also fixes a slight error with get_config right now (see note in Discord on this). Should be merged after fastai/fastcore#394

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@muellerzr
Copy link
Contributor Author

CC @jph00 because oops forgot to!

@jph00 jph00 merged commit 41cfe87 into fastai:master Mar 12, 2022
@hamelsmu hamelsmu added the enhancement New feature or request label Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants