mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
[AutoAccept][Codemod][FBSourceBuckFormatLinter] Daily arc lint --take BUCKFORMAT
Reviewed By: zertosh Differential Revision: D33229262 fbshipit-source-id: 7c22aa59a2a9eea94d2f403c339eb20abc7d9c41
This commit is contained in:
parent
ef70174f2e
commit
60191196d4
1 changed files with 1 additions and 1 deletions
2
third_party/substitution.bzl
vendored
2
third_party/substitution.bzl
vendored
|
|
@ -67,8 +67,8 @@ def header_template_rule_impl(ctx):
|
|||
|
||||
header_template_rule = rule(
|
||||
attrs = {
|
||||
"out": attr.output(mandatory = True),
|
||||
"include": attr.string(),
|
||||
"out": attr.output(mandatory = True),
|
||||
"src": attr.label(
|
||||
mandatory = True,
|
||||
allow_single_file = True,
|
||||
|
|
|
|||
Loading…
Reference in a new issue