You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not my code, but I think the problem is line 135, which should probably read return rxn_cpds_dict returning the empty dictionary if the stochiometry string is empty.
Hey @Biomerene ,
is there a chance in line 106 you wanted it to return the empyt list
rxn_cpds_array
of line 103?As is now, it fails.
https://github.com/MGXlab/DNNGIOR/blame/c2464362cce0f08230f22aa729224d5f5a692fe2/dnngior/MSEED_reactions.py#L106
you may have a look in this test too:
https://github.com/MGXlab/DNNGIOR/actions/runs/11086814215/job/30804806478
The text was updated successfully, but these errors were encountered: