aboutsummaryrefslogtreecommitdiff
path: root/pyecsca/sca/trace/plot.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyecsca/sca/trace/plot.py')
-rw-r--r--pyecsca/sca/trace/plot.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/pyecsca/sca/trace/plot.py b/pyecsca/sca/trace/plot.py
index 6a8cec1..63fa2dd 100644
--- a/pyecsca/sca/trace/plot.py
+++ b/pyecsca/sca/trace/plot.py
@@ -1,6 +1,4 @@
-"""
-This module provides functions for plotting traces.
-"""
+"""This module provides functions for plotting traces."""
from functools import reduce
import holoviews as hv