Skip to content

Commit

Permalink
docs: Add documentation for Python module
Browse files Browse the repository at this point in the history
  • Loading branch information
cauliyang committed Aug 5, 2024
1 parent f985cd0 commit 7a65866
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions py-deepbiop/src/python_module.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//! Python module for deepbiop
use pyo3::prelude::*;

// register default sub_module
Expand Down

0 comments on commit 7a65866

Please sign in to comment.