Skip to content

Commit 9ae57a7

Browse files
committed
GetClassInfo was missing from the proxy
1 parent 0c2fdd1 commit 9ae57a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dataclay/proxy/base_classes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Stop",
3030
"Drain",
3131
"NewObjectReplica",
32+
"GetClassInfo",
3233
]
3334

3435
METADATA_METHODS = [

0 commit comments

Comments
 (0)