Skip to content

Commit

Permalink
trailing whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
gsuarezr committed Nov 13, 2024
1 parent 3a4358d commit ea0296b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qutip/core/environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ def from_correlation_function(
Parameters
----------
C : callable or array_like
The correlation function. When using a function the signature
The correlation function. When using a function the signature
should be
C(t, *args) -> array_like
Expand Down Expand Up @@ -2258,7 +2258,7 @@ class LorentzianEnvironment(FermionicEnvironment):
Nk : optional, int, defaults to 10
The number of Pade exponents to be used for the calculation of the
correlation functions.
correlation functions.
tag : optional, str, tuple or any other object
An identifier (name) for this environment.
Expand Down

0 comments on commit ea0296b

Please sign in to comment.