1[pytype] 2python_version = 3.7 3inputs = 4 google/ 5exclude = 6 tests/ 7output = .pytype/ 8# Workaround for https://github.com/google/pytype/issues/150 9disable = pyi-error 10