Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marsupialtail committed Apr 15, 2024
1 parent b6b2225 commit bb66135
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pub mod formats;
pub mod lava;
pub mod vamana;

/// This module is a python module implemented in Rust.
#[cfg(feature = "py")]
pub mod lava_py;
pub mod vamana;

0 comments on commit bb66135

Please sign in to comment.