You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/io_developers_guide.rst
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,6 @@ Miscellaneous
38
38
=============
39
39
40
40
* If your IO supports several versions of a format (like ABF1, ABF2), upload to the gin.g-node.org test file repository all file versions possible. (for test coverage).
41
-
* :py:func:`neo.core.Block.create_relationship` offers a utility to complete the hierarchy when all one-to-many relationships have been created.
42
41
* In the docstring, explain where you obtained the file format specification if it is a closed one.
43
42
* If your IO is based on a database mapper, keep in mind that the returned object MUST be detached,
44
43
because this object can be written to another url for copying.
0 commit comments