Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Fix for issue #199, syntax error #200

Merged
merged 1 commit into from
Feb 15, 2022
Merged

Conversation

ReeceM
Copy link
Collaborator

@ReeceM ReeceM commented Feb 15, 2022

Description

Error in the syntax caused issue on latest version.

Related Issue

Closes #199

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link
Owner

@Qoraiche Qoraiche left a comment

Choose a reason for hiding this comment

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

Thanks @ReeceM

@ReeceM ReeceM merged commit 1a488b6 into master Feb 15, 2022
@ReeceM ReeceM deleted the fix-syntax-error-issue-199 branch February 15, 2022 19:14
@ReeceM ReeceM restored the fix-syntax-error-issue-199 branch February 15, 2022 19:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

syntax error, unexpected token ")"
2 participants