Skip to content

Commit 4fccff6

Browse files
committed
More unfulfilled
1 parent d3ae3a7 commit 4fccff6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

kurbo/src/svg.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,6 @@ mod tests {
541541
}
542542

543543
#[test]
544-
#[expect(clippy::float_cmp)]
545544
fn test_parse_scientific_notation() {
546545
let path = BezPath::from_svg("M 0 0 L 1e-123 -4E+5").unwrap();
547546
assert_eq!(

0 commit comments

Comments
 (0)