Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Dec 21, 2024
1 parent 0d8149b commit ccfb150
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datafusion/doc/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ pub struct DocumentationBuilder {
}

impl DocumentationBuilder {
#[allow(clippy::new_without_default)]
#[deprecated(
since = "44.0.0",
note = "please use `DocumentationBuilder::new_with_details` instead"
Expand Down

0 comments on commit ccfb150

Please sign in to comment.