Skip to content

Commit

Permalink
mypy ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRyanSmith committed May 2, 2022
1 parent 4e70de6 commit f536b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/wpt/update_chromium_revision.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ def main(timeout=600.0):


if __name__ == "__main__":
main()
main() # type: ignore

0 comments on commit f536b64

Please sign in to comment.