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

Trailing Semicolon #15

Open
SN3-K opened this issue Aug 21, 2024 · 1 comment · May be fixed by #16
Open

Trailing Semicolon #15

SN3-K opened this issue Aug 21, 2024 · 1 comment · May be fixed by #16

Comments

@SN3-K
Copy link

SN3-K commented Aug 21, 2024

Trailing Semicolon at the end of line 24

dashboards[dashboard_info['uri']] = self.api.dashboard.get_dashboard(uid);

@SN3-K SN3-K linked a pull request Aug 21, 2024 that will close this issue
@SN3-K
Copy link
Author

SN3-K commented Aug 21, 2024

While being allowed in Python3, it does not seem to be adopted by the rest of this library as a design choice, so I had assumed it was left over.

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 a pull request may close this issue.

1 participant