mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
hound fix
This commit is contained in:
parent
fa69594c70
commit
7df1b215c7
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ class ExtractPointCloud(publish.Extractor):
|
|||
partition_start = 1
|
||||
partition_count = 100
|
||||
|
||||
|
||||
def process(self, instance):
|
||||
start = str(instance.data.get("frameStartHandle", 1))
|
||||
end = str(instance.data.get("frameEndHandle", 1))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue