-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve clarity of various deprecation warnings (#5774)
A number of deprecation warnings are updated to reference the actual method or property that is throwing the warning. In certain cases, the `stacklevel` is adjusted such that the relevant caller is displayed in the warning making it easier to track down for the users. Co-authored-by: Sebastiaan Huber <[email protected]>
- Loading branch information
1 parent
6a88cb3
commit c72a252
Showing
3 changed files
with
74 additions
and
31 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
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