docs: fix redundand link binding
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m4s

This commit is contained in:
Christoph J. Scherr 2024-06-28 14:44:04 +02:00
parent f2d4fd3067
commit db2fd9f60e

View file

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