tests docs: update python3 venv packages
[vpp.git] / src / scripts / host-stack / cc_plots.py
index f0296af..f7953f2 100755 (executable)
@@ -24,7 +24,6 @@ def listy(points):
 
 
 def plot_data(d):
-
     plt.figure(1)
 
     cwndx = listx(d["cwnd"])