Skip to content

remove warning that is not needed since it does not signify a failure#1477

Merged
bo3z merged 1 commit into
mainfrom
remove_warning
May 21, 2026
Merged

remove warning that is not needed since it does not signify a failure#1477
bo3z merged 1 commit into
mainfrom
remove_warning

Conversation

@jmitrevs

Copy link
Copy Markdown
Contributor

Description

There is a warning issued when a scaling (or rescaling) cannot be moved, which is triggered in many valid models that are converted fine. Therefore, it is better to remove the warning, since it may confuse users.

Type of change

  • Other (Specify): remove a too-often hit warning that is not necessary bad.

Tests

Should have no effect because it is just a warning

Checklist

  • I have read the guidelines for contributing.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • I have installed and run pre-commit on the files I edited or added.

@bo3z bo3z merged commit 7bfaa6b into main May 21, 2026
4 of 5 checks passed
@bo3z bo3z deleted the remove_warning branch May 21, 2026 05:35
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.

2 participants