Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
frapac committed Sep 27, 2023
1 parent c969549 commit 4505669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Evaluators/full_space_evaluator.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ the internal `stack` by calling the function [`update!`](@ref)
## Examples
```jldoctest; setup=:(using ExaPF, Argos)
```jldoctest; setup=:(using ExaPF, Argos; ExaPF.load_polar("case9.m"))
julia> flp = Argos.FullSpaceEvaluator(ExaPF.load_polar("case9.m"))
A FullSpaceEvaluator object
* device: CPU()
Expand Down

0 comments on commit 4505669

Please sign in to comment.