Skip to content

Commit df4c5c0

Browse files
committed
Fix wrong/unclear grammar in test_instance_dir docstring
1 parent 0e311bf commit df4c5c0

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
def test_instance_dir() -> None:
384384
"""dir() on Git objects includes its statically known attributes.
385385
386-
This is like test_class_dir, but for Git instance rather than the class itself.
386+
This is like test_class_dir, but for Git instances rather than the class itself.
387387
"""
388388
instance = Git()
389389
actual = set(dir(instance))

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy