PINA
PINA copied to clipboard
Check consistency types
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?