Skip to content

Comments

Linting and formatting#22

Closed
mbarlow12 wants to merge 6 commits intomainfrom
chore/lint-and-format
Closed

Linting and formatting#22
mbarlow12 wants to merge 6 commits intomainfrom
chore/lint-and-format

Conversation

@mbarlow12
Copy link

@mbarlow12 mbarlow12 commented Sep 2, 2025

There are still a handful of lint errors, but this represents the result of running:
ruff check --fix opgee/ tests/
ruff format --target-version py11 --line-length 120 opgee/ test/

There are no logical changes, this is purely stylistic to get everything into a consistent format.

- add pint_pandas import with noqa
- wrap long lines and expressions for clarity
- add trailing commas and line breaks in multi-line statements
- improve exception message formatting
- align comments and code spacing consistently
@mbarlow12 mbarlow12 closed this Sep 15, 2025
@mbarlow12 mbarlow12 deleted the chore/lint-and-format branch September 15, 2025 15:56
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.

1 participant