-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Update warning message related to
sequence_wrapper_blender
- Changed method name from `xf_runner.Sequence.new` to `xf_runner.sequence` for consistency with the updated API. - Introduced a new helper function `_get_caller_frame` in `sequence_wrapper.py` to improve warning messages by providing the actual caller's frame information. - Updated warning handling in `SequenceWrapperBlender` to utilize the new caller frame information, enhancing the clarity of deprecation warnings.
- Loading branch information
Showing
2 changed files
with
34 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters