Skip to content

Commit 409ac6b

Browse files
committed
fix
1 parent 17a4c20 commit 409ac6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/.config/.cppcheck_suppression_list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ syntaxError:../library/math/prime_sieve/mobius.hpp:6
4141
syntaxError:../library/trees/lca_rmq/iterate_subtree.hpp:6
4242
knownConditionTrueFalse:../library/strings/suffix_array/suffix_array.hpp:62
4343
knownConditionTrueFalse:../library/strings/suffix_array/suffix_array_short.hpp:34
44-
knownConditionTrueFalse:../library/dsu/kruskal_tree.hpp:15
44+
knownConditionTrueFalse:../library/dsu/kruskal_tree.hpp:13
4545
knownConditionTrueFalse:../library/dsu/dsu.hpp:11
4646
constVariable:../kactl/content/numerical/NumberTheoreticTransform.h:30
4747
constVariable:../kactl/content/graph/CompressTree.h:20

0 commit comments

Comments
 (0)