Skip to content

Commit 9c35c8a

Browse files
committed
Remove compat
1 parent 5bddae0 commit 9c35c8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/decompression.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ function decompress!(
508508
result::TreeSetColoringResult,
509509
uplo::Symbol=:F,
510510
) where {R<:Real}
511-
@compat (;
511+
(;
512512
color,
513513
vertices_by_tree,
514514
reverse_bfs_orders,

0 commit comments

Comments
 (0)