Skip to content

Commit 6c6597d

Browse files
committed
Format code
1 parent 4870169 commit 6c6597d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/profiles.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,4 +415,4 @@ end
415415
-(a::ScenarioProfile{T}) where {T} = ScenarioProfile(-a.vals)
416416
-(a::RepresentativeProfile{T}) where {T} = RepresentativeProfile(-a.vals)
417417

418-
+(a::TimeProfile{T}) where {T} = a
418+
+(a::TimeProfile{T}) where {T} = a

0 commit comments

Comments
 (0)