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
Is your feature request related to a problem? Please describe.
In many PINA python scripts there is the check_consistency function, which checks all types. This function adds a lot of lines of code and I wonder if it could be changed with something more elegant as type checking?
Activity