This is an archive of the discontinued LLVM Phabricator instance.

Fix flake8 failures
ClosedPublic

Authored by thopre on Oct 22 2021, 4:22 AM.

Details

Summary

Fix flake8 failures when running tox and add a note in the README to run
tox for testing patches.

Diff Detail

Repository
rLNT LNT

Event Timeline

thopre created this revision.Oct 22 2021, 4:22 AM
thopre requested review of this revision.Oct 22 2021, 4:22 AM
tnfchris accepted this revision.Oct 22 2021, 4:24 AM

Thanks,

Can we not run tox in the CI?

This revision is now accepted and ready to land.Oct 22 2021, 4:24 AM
This revision was automatically updated to reflect the committed changes.

Thanks,

Can we not run tox in the CI?

Good question, I'm not too sure where this gets configured. I'll ask around.