add newline to required files

This commit is contained in:
Joel Moriana 2020-03-26 20:46:48 +01:00 committed by bernat
parent f3bc87928e
commit a68a3e9d5b
3 changed files with 3 additions and 3 deletions

View File

@ -4,4 +4,4 @@ venv
*.results
*.inp0
*.layx
*.err
*.err

View File

@ -40,4 +40,4 @@
"vehicle.diamondback.century",
"vehicle.bh.crossbike"
]
}
}

View File

@ -133,4 +133,4 @@ class BridgeHelper(object):
else:
logging.error(
'vissim type %s unknown. No vehicle will be spawned in carla', type_id)
return None
return None