mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
Fix lint
This commit is contained in:
parent
3a55cf6150
commit
ab45228b16
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ impl GitResolver {
|
|||
// Mark that we are being rate-limited by GitHub
|
||||
GITHUB_RATE_LIMIT_STATUS.activate();
|
||||
}
|
||||
|
||||
|
||||
return Ok(None);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue