File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ be configured in two ways:
119
119
| ` -X juliacall-min-optlevel=<0\|1\|2\|3> ` | ` PYTHON_JULIACALL_MIN_OPTLEVEL=<0\|1\|2\|3> ` | Optimization level. |
120
120
| ` -X juliacall-optimize=<0\|1\|2\|3> ` | ` PYTHON_JULIACALL_OPTIMIZE=<0\|1\|2\|3> ` | Minimum optimization level. |
121
121
| ` -X juliacall-procs=<N\|auto> ` | ` PYTHON_JULIACALL_PROCS=<N\|auto> ` | Launch N local worker process. |
122
- | `-X juliacall-startup-file=<yes| no>` | `PYTHON_JULIACALL_STARTUP_FILE=<yes| no>` | Enable or disable your startup.jl file. |
122
+ | ` -X juliacall-startup-file=<yes\ |no> ` | ` PYTHON_JULIACALL_STARTUP_FILE=<yes\ |no> ` | Enable or disable your startup.jl file. |
123
123
| ` -X juliacall-sysimage=<file> ` | ` PYTHON_JULIACALL_SYSIMAGE=<file> ` | Use the given system image. |
124
124
| ` -X juliacall-threads=<N\|auto> ` | ` PYTHON_JULIACALL_THREADS=<N\|auto> ` | Launch N threads. |
125
125
| ` -X juliacall-warn-overwrite=<yes\|no> ` | ` PYTHON_JULIACALL_WARN_OVERWRITE=<yes\|no> ` | Enable or disable method overwrite warnings. |
You can’t perform that action at this time.
0 commit comments