Commit e089ba4
authored
Enable stricter type checking for torch/fx (#19156)
Summary:
Add torch/fx/** sub-config to pyrefly.toml enabling implicit-any,
unannotated-return, and unannotated-parameter checks. Add tabulate to
ignore-missing-imports since it is not a strict requirement
Authored with Claude.
cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper
zhuhaozhe blzheng wenzhe-nrv jiayisunx ipiszy kadeng muchulee8 amjames
chauhang aakhundov coconutruben jataylo
X-link: pytorch/pytorch#180625
Differential Revision: D102619388
Pulled By: Lucaskabela1 parent f3e49ff commit e089ba4
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
264 | 265 | | |
265 | 266 | | |
266 | 267 | | |
| 268 | + | |
267 | 269 | | |
268 | 270 | | |
269 | 271 | | |
| |||
0 commit comments