Skip to content

Commit 722de99

Browse files
authored
fix D66283212 typo
Summary: Pull Request resolved: #7157 Differential Revision: D66689275
1 parent 13a1a30 commit 722de99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/arm/TARGETS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ python_library(
113113

114114
python_library(
115115
name = "arm_model_evaluator",
116-
src = [
116+
srcs = [
117117
"util/arm_model_evaluator.py",
118118
],
119119
typing = True,

0 commit comments

Comments
 (0)