Skip to content

Commit

Permalink
GraphML: remove a TODO that has been implemented for years. (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
dourouc05 authored Jun 23, 2023
1 parent 500aebe commit 7242859
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/GraphML/GraphML.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ import Graphs: loadgraph, loadgraphs, savegraph
export GraphMLFormat


# TODO: implement writing a dict of graphs

struct GraphMLFormat <: AbstractGraphFormat end

function _graphml_read_one_graph(reader::EzXML.StreamReader, isdirected::Bool)
Expand Down

0 comments on commit 7242859

Please sign in to comment.