add lint check to workflow

This commit is contained in:
Blake Blackshear
2022-04-16 08:43:26 -05:00
parent ec91466fe4
commit 12abbc59d6
2 changed files with 23 additions and 2 deletions

View File

@@ -38,4 +38,4 @@ class TestYuvRegion2RGB(TestCase):
if __name__ == "__main__":
main(verbosity=2)
main(verbosity=2)