Skip to content

allow class methods to be passed to hyper model

Colm Talbot requested to merge fix-hyper-model into master

This will allow users to pass class methods to the hyper model by enforcing that certain argument names can't be used.

Merge request reports