Skip to content

Commit a4f08e6

Browse files
authored
Update app.py
1 parent c4bf7c9 commit a4f08e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def Sankey_Evaluate():
2727

2828
########## REPLACE THIS SECTION WITH OWN RUN CODE #################
2929
#uses rdf types
30-
accepted_types = {'ComponentDefinition'}
30+
accepted_types = {'Component'}
3131

3232
acceptable = rdf_type in accepted_types
3333

0 commit comments

Comments
 (0)