This is an archive of the discontinued LLVM Phabricator instance.

Fix space before typing comments
ClosedPublic

Authored by thopre on Jan 15 2021, 9:08 AM.

Details

Summary

Fix Flake8's E261 error (at least two spaces before inline comments)
introduced by earlier 042938b5c332fa63f1fefdd7116f39e161b8c51b commit.

Event Timeline

thopre created this revision.Jan 15 2021, 9:08 AM
thopre requested review of this revision.Jan 15 2021, 9:08 AM
tnfchris accepted this revision.Jan 15 2021, 9:11 AM
This revision is now accepted and ready to land.Jan 15 2021, 9:11 AM
thopre closed this revision.Jan 15 2021, 9:40 AM