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
Yeah, I tried something like this but some of my requests got timed out as well. Although I still managed to fetch transitions for most of molecules in the database. While doing that, I encountered one more bug
ValueError: invalid literal for int() with base 10: '1 1 2' for molecule 028528
Here 028528 is another molecule which has some formatting bug. I will add a fix for this as well soon on my #3094 PR.
EDIT: I am not sure that only these two TAG values were problematic though, so a more exhaustive check will be nice.
Following #3094, it is clear that there is a range of untested parameters in the CDMS module that require tests.
TODO includes:
The text was updated successfully, but these errors were encountered: