Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reenable pytype attribute errors in env
Pytype complains that attribute errors are not reenabled after a temporary disable. This patch fixes that be reenabling them so that it stops throwing the warning while also potentially improving coverage of the code if more is added in the future.
- Loading branch information