Tobias-Kohn / PyFOPPL

A FOPPL-Implementation in Python (Lisp-based Probabilistic Programming)
MIT License
4 stars 1 forks source link

Names attribute is missing #9

Closed bayesianbrad closed 6 years ago

bayesianbrad commented 6 years ago

Hi Tobias,

Could you please add the names attribute as an outputted method? It seems to have disappeared and I cannot see it added as a method. Many thanks.

Tobias-Kohn commented 6 years ago

My bad. It is now implemented as a class method get_original_names().