Skip to content

Commit e17ad45

Browse files
Update concore_cli/commands/init.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b58ce09 commit e17ad45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

concore_cli/commands/init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
xmlns:y="http://www.yworks.com/xml/graphml">
1515
<key for="node" id="d6" yfiles.type="nodegraphics"/>
1616
<key for="edge" id="d10" yfiles.type="edgegraphics"/>
17-
<graph edgedefault="directed" id="1" projectName="{project_name}">
17+
<graph edgedefault="directed" id="1">
1818
{nodes}
1919
</graph>
2020
</graphml>

0 commit comments

Comments
 (0)