File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3333 " \n " \
3434 " It should be noted that :class:`" MODULE_NAME " ." NEO_DEVICE_OBJECT_NAME " ` is used a little bit differently than the C API.\n " \
3535 " :class:`" MODULE_NAME " ." NEO_DEVICE_OBJECT_NAME " ` contains two extra members:\n " \
36- " \t :class:`" MODULE_NAME" ." NEO_DEVICE_OBJECT_NAME " .AutoHandleClose` and :class:`" MODULE_NAME " ." NEO_DEVICE_OBJECT_NAME " ._Handle`\n " \
36+ " :class:`" MODULE_NAME" ." NEO_DEVICE_OBJECT_NAME " .AutoHandleClose` and :class:`" MODULE_NAME " ." NEO_DEVICE_OBJECT_NAME " ._Handle`\n \n" \
3737 " The handle normally returned from `icsneoOpenNeoDevice()` is stored inside _Handle and setting AutoHandleClose to True (Default)\n " \
3838 " will automatically close the handle when the :class:`" MODULE_NAME " ." NEO_DEVICE_OBJECT_NAME " ` goes out of scope.\n " \
3939 " \n " \
You can’t perform that action at this time.
0 commit comments