Skip to content

Apply 4-spaces indentation to Python code - #141

Open
ulgens wants to merge 1 commit into
processing:mainfrom
ulgens:fix-python-indentation
Open

Apply 4-spaces indentation to Python code#141
ulgens wants to merge 1 commit into
processing:mainfrom
ulgens:fix-python-indentation

Conversation

@ulgens

@ulgens ulgens commented Aug 11, 2026

Copy link
Copy Markdown

Applied using autopep8 and E101 - E201 rules.

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

Use 4 spaces per indentation level.

Relates to #80

@netlify

netlify Bot commented Aug 11, 2026

Copy link
Copy Markdown

Deploy Preview for processing-contributions ready!

Name Link
🔨 Latest commit 61d500f
🔍 Latest deploy log https://app.netlify.com/projects/processing-contributions/deploys/6a7b3197e12b9d0008212396
😎 Deploy Preview https://deploy-preview-141--processing-contributions.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@ulgens
ulgens force-pushed the fix-python-indentation branch 2 times, most recently from 83c8323 to 26a1e94 Compare August 11, 2026 12:37
Applied using autopep8 and E101 rule.

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

> Use 4 spaces per indentation level.

Relates to processing#80
@ulgens ulgens changed the title Apply 4-spaces indentation Apply 4-spaces indentation to Python code Aug 11, 2026
@ulgens
ulgens force-pushed the fix-python-indentation branch from 26a1e94 to 61d500f Compare August 11, 2026 14:28
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