Skip to content

Conversation

@TimothyWillard
Copy link
Collaborator

No description provided.

Added several new linting rules for ruff to check. The pandas rules in
particular required several updates throughout the code base.
Added pep8 name linting, including some minor changes to
`multilevel_model.py` to accomidate, and perflinting.
Added pycodestyle errors and warnings to ruff checking as well as
pyupgrade. Minor changes were required for pyupgrade check.
* Removed python 3.13 constraint from the `pyproject.toml` file, and
* Removed target versions from the `bin/ci` helper script.
Added refurb and ruff specific linting rules including minor code
changes to pass these new additions.
@TimothyWillard TimothyWillard linked an issue Mar 17, 2025 that may be closed by this pull request
@TimothyWillard TimothyWillard linked an issue Mar 17, 2025 that may be closed by this pull request
@TimothyWillard TimothyWillard merged commit 9e8e552 into main Mar 17, 2025
4 checks passed
@TimothyWillard TimothyWillard deleted the ci-updates-more-lint-rules branch March 17, 2025 19:46
TimothyWillard added a commit that referenced this pull request Apr 15, 2025
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.

Add Python 3.13 To CI Expand Linting Rules

2 participants