Adeel Ansari

Results 1 issues of Adeel Ansari

Hi, After upgrading to v.0.5.2 from v0.3.3, when I run the following command: ```python forge.template("patient", output="json", only_required=True) ``` I receive the following error: ```python _compile RecursionError: maximum recursion depth exceeded...