[plotter] change kind name. For kind=comp, do only one plot ;)

This commit is contained in:
Noe Brucy
2021-01-31 17:25:28 +01:00
parent 8befb9ba37
commit 7aa08c1394
2 changed files with 17 additions and 16 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ class Rule:
description="",
group="",
dependencies=[],
kind="classic",
kind="snapshot",
unit=U.none,
):
self.postproc = postproc