Skip to content

Commit

Permalink
Hide warn_bound_with_cstr doc
Browse files Browse the repository at this point in the history
  • Loading branch information
FlickerSoul committed Jul 25, 2024
1 parent 49d530c commit db90552
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/err/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,7 @@ impl PyErr {
/// })
/// # }
/// ```
#[doc(hidden)]
pub fn warn_bound_with_cstr<'py>(
py: Python<'py>,
category: &Bound<'py, PyAny>,
Expand Down

0 comments on commit db90552

Please sign in to comment.