Skip to content

Conversation

DoiMayank
Copy link

This pull request resolves a SyntaxError in the ls8tools.py file where an invalid character caused issues in the execution of the script. The error occurred at the following block of code:

python:
if 'win' in sys.platform:

Changes:
Corrected the invalid character issue in the if statement.
Verified the script works correctly in the Windows environment after the fix.

Testing:
The script was successfully executed after the fix, and all functionality was validated.

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.

1 participant