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

Build issue with pulsestack.py #174

Closed
aweaver1fandm opened this issue Aug 5, 2022 · 2 comments
Closed

Build issue with pulsestack.py #174

aweaver1fandm opened this issue Aug 5, 2022 · 2 comments

Comments

@aweaver1fandm
Copy link

I was troubleshooting another issue when I found 4 indent errors with pulsestack.py. If you install following your directions (namely pip install .) you won't see the error, but doing pip install -v . shows them. The 4 lines indented incorrectly are 784, 955, 966, and 991. When I view the file on GitHub you can see the indentations are off as well

@scottransom
Copy link
Owner

Thanks for this. I don't think that I've ever used that code! I'm pretty sure that I fixed the indentation problems, and then I ran black on the file for good measure. Please let me know if it works for you (although maybe you aren't running it either!).

@aweaver1fandm
Copy link
Author

Indentation problems look to be fixed

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

No branches or pull requests

2 participants