Skip to content

Commit

Permalink
add pretty tables
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigomha committed Apr 9, 2024
1 parent ee45ef4 commit 86458f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/PowerSystemsInvestmentsPortfolios.jl
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import InfrastructureSystems:
StructField

import PowerSystems
import PrettyTables

export Portfolio
export SupplyTechnology
Expand All @@ -42,6 +43,7 @@ include("demand_side.jl")
include("transport.jl")
include("storage.jl")
include("portfolio.jl")
include("utils/print.jl")

using DocStringExtensions

Expand Down

0 comments on commit 86458f8

Please sign in to comment.