Skip to content

refactor!: migrate to python3#39

Draft
e-kwsm wants to merge 1 commit intoOpenChemistry:masterfrom
e-kwsm:2to3
Draft

refactor!: migrate to python3#39
e-kwsm wants to merge 1 commit intoOpenChemistry:masterfrom
e-kwsm:2to3

Conversation

@e-kwsm
Copy link
Copy Markdown

@e-kwsm e-kwsm commented May 21, 2025

No description provided.

Signed-off-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
Comment thread python/molequeue/utils.py
Comment on lines -52 to -53
if type(value) == types.InstanceType:
value = JsonRpc.object_to_json_params(value)
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

types.InstanceType is removed in python3 but I am not confident this modification is OK

@e-kwsm e-kwsm marked this pull request as draft May 21, 2025 10:15
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