Skip to content

Commit b15633c

Browse files
committed
keep improving javadoc
1 parent f2b7ce3 commit b15633c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/io/bioimage/modelrunner/pytorch/javacpp/shm/ShmBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
* A utility class that converts {@link Tensor}s into {@link SharedMemoryArray}s for
4242
* interprocessing communication
4343
*
44-
* @author Carlos Garcia Lopez de Haro and Daniel Felipe Gonzalez Obando
44+
* @author Carlos Garcia Lopez de Haro
4545
*/
4646
public final class ShmBuilder
4747
{

0 commit comments

Comments
 (0)