Commit 7406113
chore: Deprecate Scope.user (#4194)
The docstring for `Scope.user` says it's deprecated in favor of
`Scope.set_user()`, but there is no user-facing warning. Add one so that
we can [drop the
property](#4193) in the
next major.
---------
Co-authored-by: Daniel Szoke <7881302+szokeasaurusrex@users.noreply.github.com>1 parent ce0727f commit 7406113
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
794 | 794 | | |
795 | 795 | | |
796 | 796 | | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
797 | 802 | | |
798 | 803 | | |
799 | 804 | | |
| |||
0 commit comments