Skip to content
Snippets Groups Projects
Commit dd52709d authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[data][CachedDataSource] Fixed socket type in documentation

parent fb85ee5a
No related branches found
No related tags found
2 merge requests!17Merge development branch 1.5.x,!9Conda packaging and new CI/CD pipelines
...@@ -638,7 +638,7 @@ class RemoteDataSource(DataSource): ...@@ -638,7 +638,7 @@ class RemoteDataSource(DataSource):
Parameters: Parameters:
socket (socket): The socket to use to access the data. socket (zmq.Socket): The socket to use to access the data.
input_name (str): Name of the input corresponding to the data source. input_name (str): Name of the input corresponding to the data source.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment