Commit 27a3730
committed
Configure flake8 to only lint project files
Flake8 was scanning all files including third-party dependencies,
causing false positive errors. Now only scans python-examples/ directory.1 parent b00a883 commit 27a3730
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
0 commit comments