Skip to content

Add swp_spc_l02l1.py - #16

Merged
namurphy merged 13 commits into
PlasmaPy:mainfrom
namurphy:add-swp_spc_l02l1
Sep 9, 2026
Merged

Add swp_spc_l02l1.py#16
namurphy merged 13 commits into
PlasmaPy:mainfrom
namurphy:add-swp_spc_l02l1

Conversation

@namurphy

@namurphy namurphy commented Sep 5, 2026

Copy link
Copy Markdown
Member

Description

This pull request adds swp_spc_l02l1.py, which contains functionality related to the decommutator and the command line interface with argparse.

Details

This PR makes some updates such as autoformatting with ruff format and autofixes with ruff check --fix via pre-commit.

It also includes many ignore comments for ruff check and ty check; these will be useful to give ideas for helpful refactorings to improve code readability and maintainability.

This PR also makes usage of # ruff:ignore[...] comments rather than # noqa: ... comments to ignore ruff rules, since the noqa (which stands for "no quality assurance") isn't well known for scientists.

@namurphy
namurphy merged commit 1dbfd9b into PlasmaPy:main Sep 9, 2026
10 of 11 checks passed
@namurphy
namurphy deleted the add-swp_spc_l02l1 branch September 9, 2026 22:48
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