chore (#19)
Co-authored-by: Omar Sobh <[email protected]> Co-committed-by: Omar Sobh <[email protected]>
This commit is contained in:
committed by
redclawsystems
parent
ff81df62ce
commit
d05e28a449
@@ -264,6 +264,7 @@ fn lipinski_score(mol: &Molecule) -> u8 {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use drugbinder_shared::{GenerationConfig, ScreeningConfig};
|
||||
|
||||
#[tokio::test]
|
||||
async fn test_predict_binding() {
|
||||
|
||||
Reference in New Issue
Block a user