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

Commita15a830

Browse files
committed
Improve a couple test case docstrings
1 parenta2df3a8 commita15a830

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎test/deprecation/test_attributes.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def test_cannot_import_undefined() -> None:
1818

1919

2020
deftest_util_alias_access_resolves()->None:
21-
"""These resolve for now, though they're private we do not guarantee this."""
21+
"""These resolve for now, though they're privateandwe do not guarantee this."""
2222
assertgit.utilisgit.index.util
2323

2424

@@ -50,7 +50,7 @@ def test_util_alias_import_warns() -> None:
5050

5151

5252
deftest_private_module_aliases()->None:
53-
"""These exist dynamically but mypywill show them as absent (intentionally).
53+
"""These exist dynamically(for now)but mypytreats them as absent (intentionally).
5454
5555
More detailed dynamic behavior is examined in the subsequent test cases.
5656
"""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp