mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
adde new exception
This commit is contained in:
parent
5a194263fd
commit
03ba413b28
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
class InvalidContextError(ValueError):
|
||||
"""Context for which the timer should be started is invalid."""
|
||||
pass
|
||||
Loading…
Add table
Add a link
Reference in a new issue