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 UnboundLocalError #55

Merged
merged 1 commit into from
Dec 2, 2021
Merged

fix UnboundLocalError #55

merged 1 commit into from
Dec 2, 2021

Conversation

Batcastle
Copy link
Member

No description provided.

@Batcastle Batcastle added the bug Something isn't working label Dec 2, 2021
@Batcastle Batcastle self-assigned this Dec 2, 2021
@pep8speaks
Copy link

Hello @Batcastle! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 50:47: W605 invalid escape sequence '\E'
Line 50:51: W605 invalid escape sequence '\s'
Line 50:59: W605 invalid escape sequence '\s'
Line 50:80: E501 line too long (80 > 79 characters)
Line 102:80: E501 line too long (87 > 79 characters)
Line 125:80: E501 line too long (86 > 79 characters)

@Batcastle Batcastle merged commit f8687d5 into testing Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants