Skip to content
Snippets Groups Projects

Cleanup of documentation and raise correct exception type

Merged Oscar Gustafsson requested to merge archcleanup into master
Files
2
+ 1
1
@@ -236,7 +236,7 @@ class Resource(HardwareBlock):
Parameters
----------
title : str, optional
The title of plot title.
Figure title.
**kwargs
Passed to :meth:`b_asic.resources.ProcessCollection.plot`.
"""
Loading