We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ae641f commit 38befbaCopy full SHA for 38befba
python/tskit_glue/src/lib.rs
@@ -1,5 +1,4 @@
1
use pyo3::prelude::*;
2
-use serde::Deserialize;
3
4
#[derive(serde::Serialize, serde::Deserialize)]
5
#[pyclass]
0 commit comments