Skip to content

Commit 3e64755

Browse files
Update linkml_runtime/utils/schemaview.py
Co-authored-by: Silvano Cirujano Cuesta <silvano.cirujano-cuesta@siemens.com>
1 parent a94d8d5 commit 3e64755

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

linkml_runtime/utils/schemaview.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
CACHE_SIZE = 1024
5858

5959
CLASSES = "classes"
60+
SLOT = "slots"
6061
SLOTS = "slots"
6162
ENUMS = "enums"
6263
TYPES = "types"

0 commit comments

Comments
 (0)