Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Global repository setting results in TypeError #2331

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

frostming
Copy link
Collaborator

Fixes #2330

Signed-off-by: Frost Ming me@frostming.com

Pull Request Checklist

  • A news fragment is added in news/ describing what is new.
  • Test cases added for changed code.

Describe what you have changed in this PR.

Fixes #2330

Signed-off-by: Frost Ming <me@frostming.com>
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
src/pdm/project/config.py 88.37% <100.00%> (ø)

📢 Thoughts on this report? Let us know!.

@frostming frostming merged commit d45461e into main Oct 24, 2023
@frostming frostming deleted the frostming/issue2330 branch October 24, 2023 08:37
@j178 j178 mentioned this pull request Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Global repository setting results in TypeError
1 participant