This is an archive of the discontinued LLVM Phabricator instance.

Add import needed for typing hints
ClosedPublic

Authored by thopre on Jan 15 2021, 3:55 PM.

Details

Summary

baseline()'s typing hint refers to testsuitedb type but there is no
import for that module. This commit fixes that.

Event Timeline

thopre created this revision.Jan 15 2021, 3:55 PM
thopre requested review of this revision.Jan 15 2021, 3:55 PM
tnfchris accepted this revision.Jan 16 2021, 5:29 AM

was it being indirectly imported before?

This revision is now accepted and ready to land.Jan 16 2021, 5:29 AM

was it being indirectly imported before?

That would be my guess yes

thopre closed this revision.Jan 16 2021, 6:27 AM