Skip to content

Commit 363505f

Browse files
authored
adding suppression tags to improve autodeps noise
Differential Revision: D65401749 Pull Request resolved: #6630
1 parent 63ff1ae commit 363505f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

backends/arm/TARGETS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# @noautodeps
12
load("@fbcode_macros//build_defs:python_library.bzl", "python_library")
23

34
python_library(

backends/arm/operators/TARGETS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# @noautodeps
12
load("@fbcode_macros//build_defs:python_library.bzl", "python_library")
23

34
python_library(

0 commit comments

Comments
 (0)