2025-12-01
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# SPDX-FileCopyrightText: 2021 Blender Studio Tools Authors
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
class NoImageStripAvailableException(Exception):
|
||||
"""
|
||||
Error raised when trying to gather image sequence in folder but no files are existent
|
||||
"""
|
||||
Reference in New Issue
Block a user