This is an archive of the discontinued Mercurial Phabricator instance.

tests: remove from __future__ from inline Python in tests
ClosedPublic

Authored by indygreg on Mar 1 2022, 7:36 PM.

Details

Summary

This is no longer required since we require Python 3 and the linter
no longer requires these statements.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Mar 1 2022, 7:36 PM
Alphare accepted this revision.Mar 2 2022, 6:01 AM
This revision is now accepted and ready to land.Mar 2 2022, 6:01 AM