Fixed style issue.

This commit is contained in:
Eric Traut 2023-06-08 23:23:47 -06:00
parent 71f0f77afc
commit dc9413ce71

View File

@ -5,7 +5,7 @@
# creates a PR comment with the results (with the help of the
# mypy_primer_comment action).
# This workflow definition borrows liberally from the mypy repo. The original
# This workflow definition borrows liberally from the mypy repo. The original
# workflow was designed to work in a sharded manner where n copies of
# mypy_primer are started in parallel. Each instance runs 1/n of the projects.
# For now, we run only one instance because pyright is fast, and the number