Skip to content

Commit

Permalink
pep8 format
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Aug 15, 2024
1 parent e04983b commit 68bc0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion festim/boundary_conditions/fluxes/surface_kinetics.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def __init__(
J_vs,
surfaces,
initial_condition,
**prms
**prms,
) -> None:
super().__init__(surfaces=surfaces, field=0)
self.k_sb = k_sb
Expand Down

0 comments on commit 68bc0a2

Please sign in to comment.