Skip to content

Commit

Permalink
remove white spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
bonans committed Nov 26, 2024
1 parent 5a8af20 commit e30e62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/response/chi0.jl
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ Get the density variation δρ corresponding to a potential variation δV.
"""
function apply_χ0(ham, ψ, occupation, εF::T, eigenvalues, δV::AbstractArray{TδV};
occupation_threshold=default_occupation_threshold(TδV), q=zero(Vec3{eltype(ham.basis)}),
apply_χ0_info=nothing, kwargs_sternheimer...) where {T,TδV}
apply_χ0_info=nothing, kwargs_sternheimer...) where {T, TδV}

basis = ham.basis

Expand Down

0 comments on commit e30e62d

Please sign in to comment.