Skip to content

Remove deprecated program parameter#92

Open
richarddushime wants to merge 1 commit intoneuroinformatics-unit:mainfrom
richarddushime:rm_deprecation_program
Open

Remove deprecated program parameter#92
richarddushime wants to merge 1 commit intoneuroinformatics-unit:mainfrom
richarddushime:rm_deprecation_program

Conversation

@richarddushime
Copy link

@richarddushime richarddushime commented Feb 19, 2026

Description

This PR changes removes the deprecated program parameter that was scheduled for removal in v0.7.0. According to this issue #76

Changes made :

Remove program parameter from start_logging() function signature
Remove the deprecation warning logic for program
Also simplifies error message when package is not passed
I Updated the tests to reflect the removal

What is this PR

  • Bug fix
  • Addition of a new feature
  • Other

Why is this PR needed?

The program parameter was deprecated in v0.6.0 and scheduled for removal

What does this PR do?
Removes the deprecated program parameter from start_logging() and updates related tests.

References

Please reference any existing issues/PRs that relate to this PR.
issue #76

How has this PR been tested?

Please explain how any new code has been tested, and how you have ensured that no existing functionality has changed.
I did run the tests and verified my changes

Is this a breaking change?

If this PR breaks any existing functionality, please explain how and why.

Does this PR require an update to the documentation?

no

If any features have changed, or have been added. Please explain how the
documentation has been updated.

Checklist:

  • The code has been tested locally
  • Tests have been added to cover all new functionality
  • The documentation has been updated to reflect any changes
  • The code has been formatted with pre-commit

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