From 04db2840e5a2330021e0c8029f9bd7200f962e1c Mon Sep 17 00:00:00 2001 From: Simon Pieters Date: Tue, 31 Aug 2021 11:32:01 +0200 Subject: [PATCH] Remove Python 3 lint exclusion --- lint.ignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/lint.ignore b/lint.ignore index 11797832596150..011f060f12eee2 100644 --- a/lint.ignore +++ b/lint.ignore @@ -819,6 +819,3 @@ DUPLICATE-BASENAME-PATH: svg/struct/reftests/reference/green-100x100.html DUPLICATE-BASENAME-PATH: svg/struct/reftests/reference/green-100x100.svg SET TIMEOUT: mediacapture-insertable-streams/MediaStreamTrackProcessor-video.https.html - -# Python 3-only files are not parsable as Python 2 -PARSE-FAILED: html/syntax/speculative-parsing/tools/generate.py