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

Commitdf4c5c0

Browse files
committed
Fix wrong/unclear grammar in test_instance_dir docstring
1 parent0e311bf commitdf4c5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎test/deprecation/test_cmd_git.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ def test_class_dir() -> None:
383383
deftest_instance_dir()->None:
384384
"""dir() on Git objects includes its statically known attributes.
385385
386-
This is like test_class_dir, but for Gitinstance rather than the class itself.
386+
This is like test_class_dir, but for Gitinstances rather than the class itself.
387387
"""
388388
instance=Git()
389389
actual=set(dir(instance))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp