Skip to content

Commit 185cd13

Browse files
🔨 Remove inlined
These inlined calls weren't impacting anything.
1 parent 4a020ab commit 185cd13

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎src/include_access_model/datamodel/include_access_model.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Auto generated from include_access_model.yaml by pythongen.py version: 0.0.1
2-
# Generation date: 2025-11-12T18:36:02
2+
# Generation date: 2025-11-13T09:29:09
33
# Schema: include-access-model
44
#
55
# id: https://includedcc.org/include-access-model

‎src/include_access_model/schema/include_access_model.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ slots:
455455
description: The structured term defining the meaning of the assertion.
456456
range: Concept
457457
multivalued: true
458-
inlined: false
458+
# inlined: false
459459
concept_curie:
460460
title: Concept Curie
461461
description: The standardized curie for the term.
@@ -473,7 +473,7 @@ slots:
473473
description: The structured term defining the value of the assertion.
474474
range: Concept
475475
multivalued: true
476-
inlined: false
476+
# inlined: false
477477
value_number:
478478
title: Value Number
479479
description: The numeric value of the assertion.

0 commit comments

Comments
 (0)