Commit 9a7c806
authored
Updating author_email in all setup.py. (#3598)
Done via:
$ git grep -l author_email | \
> xargs sed -i s/[email protected]/[email protected]/g
and manually editing `videointelligence/setup.py` and `vision/setup.py`.1 parent 66de1dd commit 9a7c806
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments