Skip to content

Commit

Permalink
Remove extra blank line.
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgestar committed Feb 13, 2023
1 parent 44b19f5 commit a4eb633
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qutip/solver/heom/bofin_baths.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ def _check_sigma_bar_k_offset(self, type, offset):
def _type_is_fermionic(self, type):
return type in (self.types["+"], self.types["-"])


def __init__(
self, type, dim, Q, ck, vk, ck2=None,
sigma_bar_k_offset=None, tag=None,
Expand Down

0 comments on commit a4eb633

Please sign in to comment.