Skip to content

Commit aea977b

Browse files
committed
fix: fix code error by pre-commit
1 parent 56a9c34 commit aea977b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

veadk/cloud/template/app.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,3 @@
2828
agent=AGENT,
2929
short_term_memory=SHORT_TERM_MEMORY,
3030
)
31-
)
32-
)

veadk/evaluation/utils/prometheus.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,5 +140,3 @@ def push_to_prometheus(
140140
registry=registry,
141141
grouping_key={"test_name": test_name},
142142
)
143-
)
144-
)

0 commit comments

Comments
 (0)