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
So we only raise a TypeError when we try and run it? We don't raise a ValidationError while making the model? Can we make a ticket and change this behaviour
We have documented the behaviour when trying to use positional-only arguments in plans #780. However the error is only thrown when trying to run a plan. It should be thrown when loading the plan on startup.