Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use read_only instead of readOnly #73

Open
2 tasks done
pmareke opened this issue Feb 12, 2025 · 0 comments
Open
2 tasks done

Use read_only instead of readOnly #73

pmareke opened this issue Feb 12, 2025 · 0 comments
Labels
status:needs-triage Has not been triaged yet type:enhancement Requests for feature enhancements or new features

Comments

@pmareke
Copy link

pmareke commented Feb 12, 2025

Checklist

  • I have searched the existing issues for similar feature requests.
  • I added a descriptive title and summary to this issue.

Summary

In the ui_renderer file there are 15 occurrences of readOnly which is not pythonic

Image

We also use snake case in the rest of the file, except for this property.

I know this is a breaking change, but maybe you can accept both (read_only and readOnly)

Why?

No response

How?

No response

Additional Context

No response

@pmareke pmareke added status:needs-triage Has not been triaged yet type:enhancement Requests for feature enhancements or new features labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:needs-triage Has not been triaged yet type:enhancement Requests for feature enhancements or new features
Projects
None yet
Development

No branches or pull requests

1 participant