Skip to content

Commit ed9a5cf

Browse files
committed
fix header level
1 parent b55b248 commit ed9a5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idaes/core/util/structfs/fsrunner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ def annotate_var(
173173
174174
- ValueError: if `is_input` and `is_output` are both False
175175
176-
### Example
176+
# Example
177177
178178
Here is an example of annotating a single Pyomo variable.
179179
You can apply this same technique to any Pyomo, and thus IDAES,

0 commit comments

Comments
 (0)