Show More
@@ -132,7 +132,7 b' class CythonMagics(Magics):' | |||
|
132 | 132 | "Extension flag (can be specified multiple times)." |
|
133 | 133 | ) |
|
134 | 134 | @magic_arguments.argument( |
|
135 |
|
|
|
135 | '--link-args', action='append', default=[], | |
|
136 | 136 | help="Extra flags to pass to linker via the `extra_link_args` " |
|
137 | 137 | "Extension flag (can be specified multiple times)." |
|
138 | 138 | ) |
General Comments 0
You need to be logged in to leave comments.
Login now