Skip to content

Commit 114e0d4

Browse files
committed
format py file in devenv dir
1 parent 10d6c92 commit 114e0d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

devenv/sync.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
from devenv import constants
21
from devenv.lib import config, uv
32

3+
from devenv import constants
4+
45

56
def main(context: dict[str, str]) -> int:
67
reporoot = context["reporoot"]

0 commit comments

Comments
 (0)