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

Gb/eqn handlers #1

Merged
merged 20 commits into from Dec 18, 2020
Merged

Gb/eqn handlers #1

merged 20 commits into from Dec 18, 2020

Conversation

grantbuster
Copy link
Member

No description provided.

@grantbuster
Copy link
Member Author

@JakeNunemaker i think we're good to go on this, feel free to merge at your leisure. I'll merge COB tomorrow if i dont hear from you. Also please feel free to reach out if you have any questions about the code!

new_str = '({} {} {})'.format(self, operator, other)
out = cls(new_eqn)
out._str = new_str
return out
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a cool use of the __ methods.

@JakeNunemaker JakeNunemaker merged commit a141d9a into file-structure Dec 18, 2020
@JakeNunemaker JakeNunemaker deleted the gb/eqn_handlers branch December 18, 2020 15:31
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.

None yet

2 participants