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

Cherry picked updates #219

Merged
merged 11 commits into from
Apr 19, 2024
Merged

Cherry picked updates #219

merged 11 commits into from
Apr 19, 2024

Conversation

ralf-meyer
Copy link
Member

Cherry picked some of the commits from the ligand_order branch.

Comment on lines +96 to +100
# def __eq__(self, other):
# if isinstance(other, self.__class__):
# return self.__dict__ == other.__dict__
# else:
# return False

Check notice

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.
@ralf-meyer ralf-meyer merged commit 9c88578 into master Apr 19, 2024
8 checks passed
@ralf-meyer ralf-meyer deleted the cherry_picked_updates branch April 19, 2024 16:23
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.

1 participant