idk why this isn't in master yet #94

Merged
cscherrNT merged 79 commits from devel into master 2024-07-22 13:30:20 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit db2fd9f60e - Show all commits

View File

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