Commit a009d7f
API Core: specify a pytype output directory in setup.cfg. (#7639)
The next version of pytype will change the default name of the pytype output directory from pytype_output to .pytype, and `pytype_output/` is in google-cloud-python's .gitignore. The easiest way to avoid being affected by this change is to specify a custom output dir.1 parent 2576a1b commit a009d7f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
0 commit comments