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 aff6f39 commit f16441fCopy full SHA for f16441f
tests/utils/test_auth.py
@@ -37,7 +37,7 @@ def test_pypirc(fs):
37
app=None,
38
cache_dir=Path("/none"),
39
options={},
40
- repo="arbritrary",
+ repo="arbitrary",
41
repo_config={"url": "https://kaashandel.nl/"},
42
)
43
assert credentials.username == "guido"
0 commit comments