Skip to content
Snippets Groups Projects

Fix documentation formatting

Merged Oscar Gustafsson requested to merge docfixes into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -413,8 +413,8 @@ class ProcessCollection:
heuristic : str, default: "graph_color"
The heuristic used when splitting this ProcessCollection.
Valid options are:
* ``"graph_color"``
* ``"..."``
* "graph_color"
* "..."
read_ports : int, optional
The number of read ports used when splitting process collection based on
memory variable access.
Loading