Skip to content

Commit 52d08f2

Browse files
committed
style: Apply ruff formatting for CI compliance
1 parent 57f2d19 commit 52d08f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_commands.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ def test_create_no_env_example(self, mocker, tmp_path):
144144

145145
# Change to project directory to make relative path calculation work
146146
import os
147+
147148
old_cwd = os.getcwd()
148149
os.chdir(str(mock_git_root))
149150

0 commit comments

Comments
 (0)