Skip to content

Add source/representation coloropacity and integrate the color opacity editor#2

Open
alesgenova wants to merge 2 commits intomainfrom
color-opacity-rework
Open

Add source/representation coloropacity and integrate the color opacity editor#2
alesgenova wants to merge 2 commits intomainfrom
color-opacity-rework

Conversation

@alesgenova
Copy link
Member

No description provided.

)

def add_default_coloropacity(self, data_id: str):
logger.debug("data_id: {}", data_id)
Copy link
Collaborator

Choose a reason for hiding this comment

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

You can do this instead:

Suggested change
logger.debug("data_id: {}", data_id)
logger.debug(f"data_id: {data_id}")

@alesgenova alesgenova marked this pull request as ready for review February 12, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants