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

Make cli.search function kwargs explicit #599

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

chuckwondo
Copy link
Contributor

Related Issue(s): none

Description:

Minor static typing cleanup that replaces implicit, untyped kwargs with explicit, typed kwargs in cli.search function.

PR Checklist:

  • Code is formatted
  • Tests pass
  • Changes are added to the CHANGELOG N/A

@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
pystac_client/cli.py 72.95% <100.00%> (ø)
pystac_client/client.py 90.60% <ø> (ø)

📢 Thoughts on this report? Let us know!.

@gadomski gadomski merged commit 811f762 into stac-utils:main Sep 26, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants