Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 16, 2025
1 parent c11fcb4 commit e60a104
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vizro-ai/tests/score/test_dashboard.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ def logic( # noqa: PLR0912, PLR0915
controls_types_names.append(controls_types)
controls_types_names_report.append("page or control does not exists")


# Every separate score has its own weight.
scores = [
{"score_name": "app_started_score", "weight": 0.4, "score": app_started},
Expand Down

0 comments on commit e60a104

Please sign in to comment.