This repository was archived by the owner on Apr 27, 2020. It is now read-only.

Description
Receive the following error when running over a user account (previous version did run without issue)
Authentication successful.
Traceback (most recent call last):
File "gscout.py", line 175, in
main()
File "gscout.py", line 166, in main
list_projects(project_or_org='project' if args.project else 'organization',
AttributeError: 'Namespace' object has no attribute 'project'