[skip ci] was not used

This commit is contained in:
Martin Diehl 2018-12-31 08:05:56 +01:00
parent 6f40989465
commit 835e3f95a5
1 changed files with 0 additions and 1 deletions

View File

@ -149,7 +149,6 @@ for name in filenames:
errors = []
remarks = []
column = {}
if not 3 >= table.label_dimension(options.pos) >= 1:
errors.append('coordinates "{}" need to have one, two, or three dimensions.'.format(options.pos))