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

inconsistent indentation #11

Open
TheKevinWang opened this issue Nov 17, 2023 · 0 comments
Open

inconsistent indentation #11

TheKevinWang opened this issue Nov 17, 2023 · 0 comments

Comments

@TheKevinWang
Copy link

TheKevinWang commented Nov 17, 2023

Some indents like for function quarter_round use 2 spaces for indent, other times, such as in moduleshifting, it uses 4 spaces for indent. Other times, such as in LaZagne.py ZipImportError, a tab is used, though this is not the case for moduleshifting.

https://github.com/naksyn/Pyramid/blob/e787bebf7cf29723e363e11299244979bec55970/Agent/cradle.py#L84C1-L84C1


"""Exception raised by zipimporter objects."""

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

1 participant