docs: fix redundand link binding
cargo devel CI / cargo CI (push) Successful in 2m4s Details

This commit is contained in:
Christoph J. Scherr 2024-06-28 14:44:04 +02:00
parent f2d4fd3067
commit db2fd9f60e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//! Python bindings for [`libpt`](libpt)
//! Python bindings for [`libpt`]
#[cfg(feature = "bintols")]
mod bintols;