Skip to content

Commit 8e53ca2

Browse files
Remove trailing space from notebook cell prep
1 parent bb15a82 commit 8e53ca2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libs/notebooks/idl-index/src/lib/notebook-to-pro-code.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ export async function NotebookToProCode(
111111
...formatting,
112112
autoDoc: false,
113113
styleAndFormat: false,
114+
trailingSpace: false,
114115
});
115116

116117
// TODO: figure out what to do if syntax error

0 commit comments

Comments
 (0)