diff --git a/pytype.conf b/pytype.conf index 89ed2364e..8feade9c9 100644 --- a/pytype.conf +++ b/pytype.conf @@ -25,7 +25,7 @@ pythonpath = . # Python version (major.minor) of the target code. -python_version = 3.7 +#python_version = 3.7 # Comma separated list of error names to ignore. disable =