mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
🐶 remove unused ignore rule
This commit is contained in:
parent
7aeee0ae96
commit
dcb754cb95
1 changed files with 1 additions and 1 deletions
|
|
@ -209,7 +209,7 @@ class Sequence(TraitBase):
|
|||
|
||||
self.validate_frame_padding(file_locs)
|
||||
|
||||
def validate_frame_list( # noqa: C901
|
||||
def validate_frame_list(
|
||||
self,
|
||||
file_locations: FileLocations,
|
||||
frame_start: Optional[int] = None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue