We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e407327 commit 7bd159bCopy full SHA for 7bd159b
1 file changed
src/lib.rs
@@ -11,9 +11,6 @@ pub mod internal;
11
pub mod policies;
12
pub mod pyclasses;
13
14
-// TODO: refactor pickle
15
-// TODO: refactor deepcopy
16
-
17
#[pyo3::pymodule]
18
mod _core {
19
#[allow(unused_imports)]
0 commit comments