tests docs: update python3 venv packages
[vpp.git] / test / util.py
index 249bd86..8e4c907 100644 (file)
@@ -130,7 +130,6 @@ def check_core_path(logger, core_path):
 
 
 class NumericConstant:
-
     desc_dict = {}
 
     def __init__(self, value):