Skip to content

Commit b25c908

Browse files
fix: fix DeepDiffsExt
1 parent c3a7a6d commit b25c908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/StateSelectionDeepDiffsExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module StateSelectionDeepDiffsExt
22

33
using DeepDiffs
4-
using BipartiteGraphs: Label, BipartiteAdjacencyList, unassigned, HighlightInt
4+
using BipartiteGraphs: Label, BipartiteAdjacencyList, unassigned, HighlightInt, Unassigned
55
using StateSelection: SystemStructure,
66
MatchedSystemStructure,
77
SystemStructurePrintMatrix

0 commit comments

Comments
 (0)