Skip to content

Conversation

sudo-piko
Copy link
Contributor

This is the more common syntax and it is PEP 8 compliant.

Although PEP default indentation width is 4, the default indentation width of TIC-80 is 1, so this commit changes it to 1. As is typical for TIC-80's brevity, this commit removes spaces after commas as well.

https://peps.python.org/pep-0008/

This is the more common syntax and it is PEP 8 compliant.

Although PEP default indentation width is 4, the default indentation width of TIC-80 is 1, so this commit changes it to 1. As is typical for TIC-80's brevity, this commit removes spaces after commas as well.

https://peps.python.org/pep-0008/
@nesbox nesbox merged commit a787ba4 into nesbox:main Jul 31, 2023
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.

2 participants