We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd68fe5 commit 4a4f062Copy full SHA for 4a4f062
tests/test_main.py
@@ -34,7 +34,7 @@ def test_for_name_does_not_exist(self):
34
def test_package_not_found_mentions_metadata(self):
35
"""
36
When a package is not found, that could indicate that the
37
- packgae is not installed or that it is installed without
+ package is not installed or that it is installed without
38
metadata. Ensure the exception mentions metadata to help
39
guide users toward the cause. See #124.
40
0 commit comments