warp.config.line_directives# warp.config.line_directives: bool = True# Enable Python source line mapping in generated code. If True, #line directives are inserted in generated code for modules compiled with line information to map back to the original Python source file.