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: Python - add metadata.quality.Parameter class; docstring and other formatting; change setup procedure #99

Merged
merged 3 commits into from
Sep 28, 2024

Conversation

dmeaux
Copy link
Contributor

@dmeaux dmeaux commented Sep 27, 2024

Fixes:

  • Added the Parameter class to the metadata.quality module.
  • Added type-hinting for return type of the metadata.quality.Measure.parameter attribute.
  • Fixed the metadata.service.OperationMetadata.parameters attribute type-hinting to return a Sequence.
  • Reformatted various docstrings to Google-style docstrings, which increases legibility in the docstrings and the online documentation.
  • Updated the setup, development, test, documentation, and build processes to use a pyproject.toml file, modernizing the dependency management process.

@desruisseaux desruisseaux merged commit b9b3435 into opengeospatial:master Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Python Specific to the Python language.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants