tests docs: update python3 venv packages
[vpp.git] / src / vpp-api / vapi / vapi_c_gen.py
index 2978ebd..84d9aca 100755 (executable)
@@ -183,7 +183,6 @@ class CStruct(Struct):
 
 
 class CSimpleType(SimpleType):
-
     swap_to_be_dict = {
         "i16": "htobe16",
         "u16": "htobe16",