Amit, My bar() is a pure function defined outside all model classes but that gave me the error. (If I defined it inside the same class from which it was called, then it's OK). How do I deal with this?
To import, what package path should I use? Sam
Amit, My bar() is a pure function defined outside all model classes but that gave me the error. (If I defined it inside the same class from which it was called, then it's OK). How do I deal with this?
To import, what package path should I use? Sam