From d756678518509448e4326aba05cccf4e2a6355b6 Mon Sep 17 00:00:00 2001 From: lorenzo Date: Thu, 16 May 2019 12:26:42 +0200 Subject: [PATCH] fix pylint(2) --- src/features/preprocess_ki.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features/preprocess_ki.py b/src/features/preprocess_ki.py index 0efe1de..9570aaa 100644 --- a/src/features/preprocess_ki.py +++ b/src/features/preprocess_ki.py @@ -1,4 +1,4 @@ - +"""Preprocess annnotations with KITTI ground-truth""" import os import glob import math