This is an archive of the discontinued Mercurial Phabricator instance.

gitlookup: reorganising the imports
ClosedPublic

Authored by singhsrb on Sep 13 2017, 5:48 PM.
Tags
None
Subscribers

Details

Reviewers
durham
Group Reviewers
Restricted Project
Commits
rFBHGXb2632ca4f000: gitlookup: reorganising the imports
Summary

Reorganising the imports in the file gitlookup.py to comply with the
recommended way.

Test Plan

Ran all the tests.

Diff Detail

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

Event Timeline

singhsrb created this revision.Sep 13 2017, 5:48 PM
Herald added a reviewer: Restricted Project. · View Herald TranscriptSep 13 2017, 5:48 PM
durham accepted this revision.Sep 13 2017, 7:57 PM
durham added a subscriber: durham.
durham added inline comments.
hgext3rd/gitlookup.py
41

It looks like urllib is dropped. Should this have been dropped as part of the previous patch?

This revision is now accepted and ready to land.Sep 13 2017, 7:57 PM
singhsrb added inline comments.Sep 13 2017, 8:00 PM
hgext3rd/gitlookup.py
41

Yes, i messed up during the split!

singhsrb updated this revision to Diff 1797.Sep 13 2017, 8:06 PM
This revision was automatically updated to reflect the committed changes.