# ***************************************************************************** # * AUTO-GENERATED CODE * # * * # * This code was generated by the `pyo3-tracing-subscriber` crate. Any * # * modifications to this file should be made to the script or the generation * # * process that produced this code. Specifically, see: * # * `pyo3_tracing_subscriber::stubs::write_stub_files` * # * * # * Do not manually edit this file, as your changes may be overwritten the * # * next time the code is generated. * # ***************************************************************************** from {{ host_package }} import {{ tracing_subscriber_module_name }} __doc__ = {{ tracing_subscriber_module_name }}.__doc__ __all__ = getattr({{ tracing_subscriber_module_name }}, "__all__", [])