added py-bindings for panel/hist_vol

This commit is contained in:
Palash Tyagi
2024-11-22 17:16:36 +00:00
parent 8f3ffa6298
commit 6599f265b6
3 changed files with 53 additions and 0 deletions

3
src/panel/mod.rs Normal file
View File

@@ -0,0 +1,3 @@
pub mod historic_vol;