mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Fix versions in deprecated message
This commit is contained in:
parent
88ab56db12
commit
35074e8db8
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ class BaseCreator:
|
|||
" System settings argument will not be passed to"
|
||||
" '__init__' and 'apply_settings' methods in future versions"
|
||||
" of OpenPype. Planned version to drop the support"
|
||||
" is 3.15.6 or 3.16.0. Please contact Ynput core team if you"
|
||||
" is 3.16.6 or 3.17.0. Please contact Ynput core team if you"
|
||||
" need to keep system settings."
|
||||
).format(self.__class__.__name__))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue