With either the ci_lint docker image, or the matched version of pylint==2.4.4, I got two lint errors running locally that didn't show up in the CI. Fixing them. Co-authored-by: Eric Lunderberg <elunderberg@octoml.ai>
* [TVMSCRIPT] Using diagnostics for TVM Script * fix lint * More documentation, improve some error messages * Apply suggestions from code review Co-authored-by: Leandro Nunes <leandron85@gmail.com> * Add synr to ci setup and setup.py * remove typed_ast dependency Co-authored-by: Leandro Nunes <leandron85@gmail.com>