Commit 5aef3dc
committed
Remove a stray debug print that tripped ruff E501
test_charge_states_and_defect_species_have_fixed_concentration ended
with a leftover print() of dilute_charge_state_concentrations, sitting
after the real assertion and adding no coverage. At 101 characters it
failed the line-length check; drop it.1 parent ccacfcf commit 5aef3dc
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
410 | | - | |
411 | 410 | | |
412 | 411 | | |
413 | 412 | | |
| |||
0 commit comments