mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
added deprecation warning
This commit is contained in:
parent
47e921ac43
commit
4875cbe67f
1 changed files with 4 additions and 0 deletions
|
|
@ -29,6 +29,10 @@ class KnownPublishError(Exception):
|
|||
"""Publishing crashed because of known error.
|
||||
|
||||
Artist can't affect source of the error.
|
||||
|
||||
Deprecated:
|
||||
Please use `PublishError` instead. Marked as deprecated 24/09/02.
|
||||
|
||||
"""
|
||||
pass
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue