Skip to content

Commit dec5632

Browse files
committed
Stupid format change
1 parent c07f968 commit dec5632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyomo/contrib/solver/config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def TextIO_or_Logger(val):
3838
- sys.stdout
3939
- Instances of io.TextIOBase
4040
- logging.Logger (wrapped as LogStream)
41-
- Boolean values (`True` sys.stdout)
41+
- Boolean values (`True` -> sys.stdout)
4242
4343
Returns:
4444
- A list of validated output streams.

0 commit comments

Comments
 (0)