Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
brosaplanella committed Jun 23, 2020
1 parent 8dc661f commit 40b12c3
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,7 @@ def get_coupled_variables(self, variables):

tor_n = variables["Negative electrolyte tortuosity"]
tor_s = variables["Separator tortuosity"]
<<<<<<< HEAD
tor_p = variables["Positive electrolyte tortuosity"]
=======
tor_p = variables["Positive electrolyte tortuosity"]
>>>>>>> #884 added integrated conductivity model

T_av = variables["X-averaged cell temperature"]
T_av_n = pybamm.PrimaryBroadcast(T_av, "negative electrode")
Expand Down

0 comments on commit 40b12c3

Please sign in to comment.