Michael Rosata

Results 1 issues of Michael Rosata

**Issue** When running `prepare` with the `--tags` flag I see - Error is thrown: `Cannot iterate over null` **Cause** The `shared/nodes.py` file, around line 707 ```python @property def tags(self): return...

bug