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

Release 1.3.0 #204

Merged
merged 10 commits into from
Dec 20, 2024
Merged

Release 1.3.0 #204

merged 10 commits into from
Dec 20, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Release 1.3.0

The release can be approved by merging this pull request into master. This will trigger a job to publish the release to PyPI.

wpbonelli and others added 10 commits June 17, 2024 18:26
Reformat the code with a maximum line length of 88 characters to better represent the code.

See modflowpy/flopy#2362 for a related PR with rational and discussion.

Also change some of Ruff's configuration:

- Remove target-version, since it is automatically evaluated from pyproject.toml
- Remove include so that Ruff will work globally in this repo
Co-authored-by: mjreno <mjreno@IGSAAA071L01144.gs.doi.net>
…ules (#200)

Refactor a few semi-related aspects:

- Revise strings and whitespace using a few methods with Ruff and manual edits
- Revise a few aspects of pathlib.Path -- these changes are added here to shorten some string formatting, but remain consistent throughout the code base
- Fix one more instance of removed verbose parameter in _get_optlevel(), similar to #199
- Apply Ruff pyupgrade (UP) rules
- Apply Ruff section-underline-matches-section-length (D409) rule
- Apply Ruff-specific rules (RUF)
* fix fortran submodule evaluation 
* update sutra and mfusg_gsi versions.
* update pixi version
@jdhughes-usgs jdhughes-usgs marked this pull request as ready for review December 20, 2024 22:16
@jdhughes-usgs jdhughes-usgs merged commit 9e611df into master Dec 20, 2024
1 check failed
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.

4 participants