Skip to content

Commit

Permalink
fix D66283212 typo (#7157)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #7157

~

Reviewed By: kirklandsign

Differential Revision: D66689275
  • Loading branch information
zonglinpeng authored and facebook-github-bot committed Dec 3, 2024
1 parent d89d3e7 commit 24592ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backends/arm/TARGETS
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ python_library(

python_library(
name = "arm_model_evaluator",
src = [
srcs = [
"util/arm_model_evaluator.py",
],
typing = True,
Expand Down

0 comments on commit 24592ff

Please sign in to comment.