Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit 6533f6c

Browse files
committed
remove slot for weakref
1 parent f6c3e06 commit 6533f6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

datatree/datatree.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ class DatasetView(Dataset):
110110
"_close",
111111
"_indexes",
112112
"_variables",
113-
"__weakref__",
114113
)
115114

116115
def __init__(

0 commit comments

Comments
 (0)