diff --git a/libs/tip_2x/schemacheck.py b/libs/tip_2x/schemacheck.py index 62307392a..917ea96e7 100644 --- a/libs/tip_2x/schemacheck.py +++ b/libs/tip_2x/schemacheck.py @@ -600,4 +600,4 @@ if __name__ == '__main__': obj.target_check() obj.controller_check() obj.dut_values_check() - obj.traffic_generator_keys_check() + obj.traffic_generator_keys_check() \ No newline at end of file