Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Conversation

ccaillot
Copy link

No description provided.

return source_value

def set_override_state(self, *args, **kwargs):
super(FtrackTaskStatusesEnumEntity, self).set_override_state(*args, **kwargs)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line too long (85 > 79 characters)

# Ftrack not available (could be if a developer is in "opdev" mode)
return [], set()

task_status_names = [status["name"] for status in ftrack_session.query("Status").all()]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line too long (95 > 79 characters)

@ynbot ynbot added type: enhancement Enhancements to existing functionality size/XS Denotes a PR changes 0-99 lines, ignoring general files labels Sep 11, 2024
@quadproduction quadproduction closed this by deleting the head repository Mar 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/XS Denotes a PR changes 0-99 lines, ignoring general files type: enhancement Enhancements to existing functionality
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants