awacke1 commited on
Commit
e056d91
·
1 Parent(s): 17eff26

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ digraph G {
37
  label = "Github Codespace and Github Actions";
38
  }
39
  subgraph cluster_3 {
40
- node [ style=filled,shape="box",fillcolor="/accent3/1:/accent3/3" ]CreateNewSpaceNameSDKLicense;
41
  node [ shape="ellipse",fillcolor="/accent4/1:/accent4/4" ]n16;
42
  node [ shape="circle",fillcolor="/accent5/1:/accent5/5" ]Spaces;
43
  node [ shape="diamond",fillcolor="/accent6/1:/accent6/6" ]n14;
 
37
  label = "Github Codespace and Github Actions";
38
  }
39
  subgraph cluster_3 {
40
+ node [ style=filled,shape="box",fillcolor="/accent3/1:/accent3/3" ]NewSpace;
41
  node [ shape="ellipse",fillcolor="/accent4/1:/accent4/4" ]n16;
42
  node [ shape="circle",fillcolor="/accent5/1:/accent5/5" ]Spaces;
43
  node [ shape="diamond",fillcolor="/accent6/1:/accent6/6" ]n14;