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(main.py): remove trailing comma in import statement to fix syntx error #55

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

mauvehed
Copy link
Owner

The trailing comma in the import statement has been removed to fix a syntax error.

… error

The trailing comma in the import statement has been removed to fix a syntax error.
@mauvehed mauvehed added minor This PR causes a minor bump in the version number. priority-critical Must be addressed as soon as possible. bugfix Inconsistencies or issues which will cause a problem for users or implementors. python Pull requests that update Python code labels Nov 11, 2023
@mauvehed mauvehed self-assigned this Nov 11, 2023
@mauvehed mauvehed merged commit d808211 into main Nov 11, 2023
13 of 14 checks passed
@mauvehed mauvehed deleted the fix/extra-comma branch November 11, 2023 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementors. minor This PR causes a minor bump in the version number. priority-critical Must be addressed as soon as possible. python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant