Skip to content

Commit 7bd159b

Browse files
committed
Complete refactoring pickle & deepcopy
1 parent e407327 commit 7bd159b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ pub mod internal;
1111
pub mod policies;
1212
pub mod pyclasses;
1313

14-
// TODO: refactor pickle
15-
// TODO: refactor deepcopy
16-
1714
#[pyo3::pymodule]
1815
mod _core {
1916
#[allow(unused_imports)]

0 commit comments

Comments
 (0)