Commit 265b401
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 ee10b63 commit 265b401
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
0 commit comments