IBM / yaps

A surface language for programming Stan models using python syntax
https://yaps.readthedocs.io
Apache License 2.0
46 stars 9 forks source link

Undefined name: 'num_args' --> 'self.num_args' #2

Closed cclauss closed 5 years ago

cclauss commented 5 years ago

__num_args__ is an undefined name in this context which has the potential to raise NameError at runtime.

gbdrt commented 5 years ago

Thanks for the PR. Could you please sign and send me the DCO so we can merge your changes?