Skip to content
Snippets Groups Projects
Commit d5b65c17 authored by timeless developer's avatar timeless developer
Browse files

sort imports

parent 055b33b5
No related branches found
No related tags found
1 merge request!14py3 part 2
......@@ -7,5 +7,6 @@
from mercurial import (
ancestor,
changelog,
context,
manifest,
match as matchmod,
......@@ -10,6 +11,5 @@
manifest,
match as matchmod,
context,
util,
)
from mercurial.node import bin, hex, nullid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment