Skip to content

Commit 0a028c8

Browse files
Update datajoint/table.py
Co-authored-by: Raphael Guzman <[email protected]>
1 parent 8fdd8d0 commit 0a028c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datajoint/table.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import collections.abc
1+
import collections
22
import itertools
33
import inspect
44
import platform

0 commit comments

Comments
 (0)