Skip to content
Snippets Groups Projects
Commit 8eb66214 authored by Martin Lange's avatar Martin Lange
Browse files

add missing space after period

parent 08fcde1b
No related branches found
No related tags found
1 merge request!203Minor doc fix
Pipeline #131123 passed with stages
in 4 minutes and 5 seconds
......@@ -223,7 +223,7 @@ class Component(IComponent, Loggable, ABC):
pull_data : arraylike
Names of the inputs that are to be pulled.
in_info_rules : dict
Info transfer rules for inputs.See the examples for details.
Info transfer rules for inputs. See the examples for details.
See also :class:`.tools.FromInput`, :class:`.tools.FromOutput` and :class:`.tools.FromValue`.
out_info_rules : dict
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment