Commit 37788c2
Recover pre-commit errors (#709)
Summary:
The errors were introduced by [D87842249](https://www.internalfb.com/diff/D87842249). Need to check why the diff can bypass the errors. Or is it possible to set up pre-commit runs in OSS periodically? this sounds a perfect task for AI agents.
Pull Request resolved: #709
Reviewed By: agron911
Differential Revision: D88117942
Pulled By: dshi7
fbshipit-source-id: 4753087e45bbaa500298358911599d59acb6d56a1 parent a21d269 commit 37788c2
File tree
2 files changed
+12
-18
lines changed- python/test/unit/language
- third_party/tlx/language/tlx
2 files changed
+12
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2311 | 2311 | | |
2312 | 2312 | | |
2313 | 2313 | | |
2314 | | - | |
| 2314 | + | |
2315 | 2315 | | |
2316 | 2316 | | |
2317 | 2317 | | |
| |||
2357 | 2357 | | |
2358 | 2358 | | |
2359 | 2359 | | |
2360 | | - | |
2361 | | - | |
| 2360 | + | |
| 2361 | + | |
2362 | 2362 | | |
2363 | 2363 | | |
2364 | 2364 | | |
| |||
2423 | 2423 | | |
2424 | 2424 | | |
2425 | 2425 | | |
2426 | | - | |
2427 | | - | |
2428 | | - | |
| 2426 | + | |
| 2427 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
| 114 | + | |
| 115 | + | |
118 | 116 | | |
119 | 117 | | |
120 | 118 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
129 | 124 | | |
130 | 125 | | |
131 | 126 | | |
| |||
0 commit comments