Skip to content

Conversation

@thiswillbeyourgithub
Copy link

@thiswillbeyourgithub thiswillbeyourgithub commented Sep 3, 2025

Signed-off-by: thiswillbeyourgithub [email protected]

Here is the code that was crashing before:

import json
import pubchempy as pcp

assays = pcp.get_assays([2062])

for a in assays:
    print(a.to_dict())

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