Commit 358d90d
Add pywin32 to the nondeterministic set
Summary:
Observed some mypy primer issues in CI; something is able to cause the error
count to jump between 3248 and 3300
I suspect it's the now-known problem with cycle breaking; probably one connected
component can be solved in two very different ways
Reviewed By: grievejia
Differential Revision: D93299213
fbshipit-source-id: 1ac0fb589fc8bb97e4dd99ec99b624a6491566331 parent bd96fdd commit 358d90d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments