Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit315405d

Browse files
committed
formatting wip
1 parent9d878af commit315405d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎test/test_quick_doc.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def test_cloned_repo_object(self, local_dir):
9393

9494
# Modified files
9595
# [9-test_cloned_repo_object]
96-
#Lets modify one of our tracked files
96+
#Let's modify one of our tracked files
9797

9898
withopen(f'{local_dir}/Downloads/file3.txt','w')asf:
9999
f.write('file3 version 2')# overwrite file 3
@@ -174,7 +174,7 @@ def print_files_from_git(root, level=0):
174174
# Printing text files
175175
# [17-test_cloned_repo_object]
176176
print_file='dir1/file2.txt'
177-
tree[print_file]
177+
tree[print_file]# the head commit tree
178178

179179
# Output <git.Blob "SHA1-HEX-HASH-1">
180180
# ![17-test_cloned_repo_object]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp