Skip to content

Commit 170989e

Browse files
committed
update python load doc
1 parent 2f33815 commit 170989e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/IndependentSet.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ loaded_sets = load_configs(filename; format=:binary, bitlength=10)
164164
# return res # in big endian format
165165
#
166166
# res = loadfile(filename, 10)
167+
# ```
167168

168169
# !!! note
169170
# Check section [Maximal independent set problem](@ref) for examples of finding graph properties related to minimum sizes:

0 commit comments

Comments
 (0)