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
Removed those `assert` statements which verified only the type.
At the beginning of the project these assertions had been used to
develop a reliable implementation in the sense of ISO 26262,
but the (ongoing) tool qualification efforts allow to follow
Python's duck typing philosophy again.
0 commit comments