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 TypeError: FileExtensionUpdated() takes no arguments #34

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lmizzoni
Copy link

Related Issue:

Description:
This pull request resolves Issue #31, addressing compatibility with the latest version of PySTAC.
Full credit for the original fix idea goes to @jonas-eberle, who implemented a similar fix (here) but did not submit a pull request.

To ensure this fix benefits all users, I have incorporated and adapted it for the main repository.
In addition, I made minor adjustments to ensure that the repository's formatting, linting, and testing scripts run successfully.

PR checklist:

  • Code is formatted (run scripts/format).
  • Code lints properly (run scripts/lint).
  • Tests pass (run scripts/test).
  • Documentation has been updated to reflect changes, if applicable.
  • Changes are added to the CHANGELOG.

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.

Unable to create STAC items
1 participant