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

Fix bug trailing semicolon #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SN3-K
Copy link

@SN3-K SN3-K commented Aug 21, 2024

As described in #15 , in the file GrafanaSnapshot/feature/snapshots.py Line 24 there seems to be a semicolon that was left over after this commit:

https://github.com/SN3-K/grafana-snapshot/blob/1ee72d3f86ec0cced8e5c169f4fce41832e301d9/GrafanaSnapshotLibrary/grafana.py#L19

Fix is obvious, I simply removed the semicolon

Closes #15

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.

Trailing Semicolon
1 participant