Skip to content

Commit

Permalink
fix (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachcp authored Dec 27, 2024
1 parent ef5248d commit e32c410
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ferritin-core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ pub use self::bonds::{Bond, BondOrder};
pub use self::featurize::{aa1to_int, aa3to1, int_to_aa1, ProteinFeatures, StructureFeatures};
pub use self::residue::ResidueAtoms;
pub use self::selection::Selection;
pub use self::featurize::{StructureFeatures, ProteinFeatures, aa3to1, aa1to_int, int_to_aa1}

0 comments on commit e32c410

Please sign in to comment.