Skip to content

Commit

Permalink
fix: cairo_fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
julio4 committed Jan 7, 2025
1 parent 9b15a82 commit a09a88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion corelib/src/iter.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -231,4 +231,4 @@

mod adapters;
mod traits;
pub use traits::{IntoIterator, Iterator};
pub use traits::{IntoIterator, Iterator};

0 comments on commit a09a88a

Please sign in to comment.