First draft for leases
[plcapi.git] / PLC / Parameter.py
index ad72106..3f0d42a 100644 (file)
@@ -61,7 +61,6 @@ class Mixed(tuple):
     def __new__(cls, *types):
         return tuple.__new__(cls, types)
 
-
 def python_type(arg):
     """
     Returns the Python type of the specified argument, which may be a