Commit 4a12309
authored
doctest - exclude third-party sources in node_modules (#7011)
`cirq-web` tests may store external Python sources in node_modules.
Exclude them from the doctest test.
Also remove obsolete pattern for 'cirq-google/cirq_google/engine/client/'
as that directory does not exist anymore.1 parent b5377fc commit 4a12309
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
231 | 230 | | |
232 | | - | |
233 | | - | |
234 | 231 | | |
| 232 | + | |
| 233 | + | |
235 | 234 | | |
236 | 235 | | |
237 | 236 | | |
| |||
0 commit comments