diff --git a/rerun_py/src/dataframe.rs b/rerun_py/src/dataframe.rs index 8d87688f50a0..c365d3377e21 100644 --- a/rerun_py/src/dataframe.rs +++ b/rerun_py/src/dataframe.rs @@ -1210,7 +1210,7 @@ impl PyRecording { } } - #[allow(rustdoc::private_doc_tests)] + #[allow(rustdoc::private_doc_tests, rustdoc::invalid_rust_codeblocks)] /// Create a [`RecordingView`][rerun.dataframe.RecordingView] of the recording according to a particular index and content specification. /// /// The only type of index currently supported is the name of a timeline.