Commit ac2d77a
Arm: support files with prefix "ops_"
Summary:
D69765254 (#8518) adds a file named `ops_binary.py` which doesn't match the current pattern of `op_*.py` files in this directory.
Update the glob so that this new file will be picked up by the buck2 build, silencing a type-checking issue.
Differential Revision: D698788041 parent e5dc18a commit ac2d77a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments