Skip to content

Commit 1a7b36e

Browse files
authored
Update CHANGELOG.md
David noticed the formatting was weird. Signed-off-by: Tom Weber <tom.weber@sas.com>
1 parent 5862022 commit 1a7b36e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@
77

88
- `Enhancement` A minor tweak to allow ODS output to be left 'asis' for internal testers here at SAS.
99
Since SASPy started, the returned ODS Document from SAS has been tweakd to get it to render in Jupyter
10-
better than it looks by default. This new key in the `SAS_output_options` configuration option allows for this.
11-
12-
'asis' : False # defaults to how this has always worked
10+
better than it looks by default. This new key in the `SAS_output_options` configuration option allows for this:
11+
`'asis' : False # defaults to how this has always worked`
1312

1413

1514
### Changed

0 commit comments

Comments
 (0)