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

Fix compatibility issues in sordino.py and update manifest styling #7

Merged
merged 4 commits into from
May 4, 2024

Conversation

dvm-shlee
Copy link
Member

Overview

This pull request addresses a compatibility bug in sordino.py caused by recent updates to a dependent module. Additionally, it includes updates to the styling and versioning of our plugin manifest to maintain consistency and readability.

Changes

  • Bug Fix in sordino.py: Updated the sordino.py file to fix a compatibility issue that emerged after a dependency was updated. This change ensures that our module remains functional and stable with the latest versions of our dependencies.

  • Manifest Styling Update: Improved the formatting and versioning information in the plugin manifest. These changes are aimed at enhancing readability and ensuring that our versioning practices are up to date.

Motivation

The updates to the dependent modules necessitated adjustments in sordino.py to prevent potential disruptions in functionality. The changes to the manifest are part of ongoing efforts to improve the clarity and management of our project documentation and settings.

Testing

  • Conducted tests to confirm that sordino.py operates seamlessly with the updated dependencies.
  • Reviewed the manifest file changes for consistency and accuracy in presentation.

Please review the changes and merge this pull request if everything is in order. Feedback is welcome for any further adjustments required.

- _traj_apply_extension_factors: missing enumerate on loop
- _rotate_dataobj: path for oblique matrix, convert to integer
Removed several obsolete and redundant files to simplify the directory layout.
- Updated `sordino.py` to resolve a bug caused by dependency changes.
- Polished style and versioning in the plugin manifest.
@dvm-shlee dvm-shlee merged commit 9eddacd into BrkRaw:main May 4, 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.

1 participant