Skip to content

Commit 52fde9e

Browse files
committed
minor edits
1 parent 19b186e commit 52fde9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/new_features.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Planned new features post 1.2.0 include:
2626
share pyscripts. The ``print`` function only logs a message, rather than implements the real ``print`` features,
2727
such as specifying an output file handle. Support might be added in the future using an executor job, perhaps
2828
enabled when ``allow_all_imports`` is set.
29-
- Consider adding an option argument to `@pyscript_compile` that wraps the function with `task.executor`.
29+
- Consider adding an option argument to ``@pyscript_compile`` that wraps the function with ``task.executor``.
3030

3131
The new features since 1.2.0 in master include:
3232

0 commit comments

Comments
 (0)