I couldn’t make this work for me. If I typed in python review.py areaName, I got an error about not using a tag name. If I typed in python review.py tagName, I got an error about not using an area name.
Edit: What if I want to do this without using tags?
I couldn’t make this work for me. If I typed in
python review.py areaName, I got an error about not using a tag name. If I typed inpython review.py tagName, I got an error about not using an area name.Edit: What if I want to do this without using tags?