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

Fix and test c10.C10.__repr__(). #28

Merged
merged 1 commit into from
Apr 18, 2022
Merged

Fix and test c10.C10.__repr__(). #28

merged 1 commit into from
Apr 18, 2022

Conversation

razed11
Copy link

@razed11 razed11 commented Apr 16, 2022

A simple fix to properly access the name of the Chapter 10 file opened by the C10 object.

@mcferrill mcferrill linked an issue Apr 18, 2022 that may be closed by this pull request
@mcferrill
Copy link
Member

Looks good. I'll make a quick change to your tests to use asserts once it's merged.

@mcferrill mcferrill closed this Apr 18, 2022
@mcferrill mcferrill reopened this Apr 18, 2022
@mcferrill mcferrill merged commit b41e517 into atac:master Apr 18, 2022
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.

Error printing a C10 object (__repr__).
2 participants