The tree currently has auth/__pycache__. This should be git rmed and we should probably add __pycache__ to the .gitignore so we don't check it in again later.
auth/__pycache__
git rm
__pycache__
.gitignore
Metadata Update from @bcotton: - Issue assigned to bcotton
Done and done.
Metadata Update from @bcotton: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)