From d1729ce029cbae7fd578e3d3f37b9c36c408bfc0 Mon Sep 17 00:00:00 2001 From: Eric Bryant Date: Sun, 4 Nov 2018 15:12:11 -0500 Subject: [PATCH] remove LABEL_NO_VALID --- siteupdate/python-teresco/siteupdate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/siteupdate/python-teresco/siteupdate.py b/siteupdate/python-teresco/siteupdate.py index ef9aa5e0..1f9a3381 100755 --- a/siteupdate/python-teresco/siteupdate.py +++ b/siteupdate/python-teresco/siteupdate.py @@ -1036,7 +1036,7 @@ class DatacheckEntry: code is the error code string, one of SHARP_ANGLE, BAD_ANGLE, DUPLICATE_LABEL, DUPLICATE_COORDS, LABEL_SELFREF, - LABEL_INVALID_CHAR, LONG_SEGMENT, LABEL_NO_VALID, + LABEL_INVALID_CHAR, LONG_SEGMENT, LABEL_UNDERSCORES, VISIBLE_DISTANCE, LABEL_PARENS, LACKS_GENERIC, BUS_WITH_I, NONTERMINAL_UNDERSCORE, LONG_UNDERSCORE, LABEL_SLASHES, US_BANNER, VISIBLE_HIDDEN_COLOC,