Skip to content

Commit f39bbb5

Browse files
committed
Fix a test docstring
1 parent 19acd4c commit f39bbb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/deprecation/test_attributes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ class TestPrivateModuleAliases:
8484
"""Tests of the private module aliases' shared specific runtime behaviors."""
8585

8686
def test_private_module_alias_access_resolves(self, name: str, fullname: str) -> None:
87-
"""These resolve for now, though they're private we do not guarantee this."""
87+
"""These resolve for now, though they're private and we do not guarantee this."""
8888
assert getattr(git, name) is importlib.import_module(fullname)
8989

9090
def test_private_module_alias_import_resolves(self, name: str, fullname: str) -> None:

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