Commit ce7acab
committed
Update test_calculator.py to clarify raw_case fixture usage
Added a comment to the raw_case parameter in the test_calculator_output_matches_legacy function to indicate its purpose as a fixture. This change aims to improve code readability and maintainability by providing clearer context for future developers.1 parent 43a77db commit ce7acab
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments