Skip to content

Commit 24592ff

Browse files
zonglinpengfacebook-github-bot
authored andcommitted
fix D66283212 typo (#7157)
Summary: Pull Request resolved: #7157 ~ Reviewed By: kirklandsign Differential Revision: D66689275
1 parent d89d3e7 commit 24592ff

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)