Skip to content

Commit

Permalink
Update expected_values.py
Browse files Browse the repository at this point in the history
added missing comma
  • Loading branch information
SebStaeubert authored Mar 7, 2024
1 parent 7068874 commit e2be4bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/samples/expected_values.py
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
"Feed-in Energy": 0.0,
"Consumed Energy": 20.09,
"Feed-in Energy total": 12345.6,
"Consumed Energy total": 3548.2
"Consumed Energy total": 3548.2,
"Battery Remaining Capacity": 30.0,
"Battery Temperature": 22.0,
"Battery Remaining Energy": 5.7,
Expand Down

0 comments on commit e2be4bd

Please sign in to comment.