Skip to content

Conversation

@gap-editor
Copy link

This pull request addresses a minor code style issue by removing a redundant pass statement within the ItemOrder class's init method.

The pass statement, being a null operation, was not required because the constructor already had other active lines of code. This change improves code conciseness without affecting the script's behavior or functionality.

@gap-editor gap-editor requested a review from becominggiant July 15, 2025 15:53
@DaniPopes
Copy link
Member

This is an internal script

@DaniPopes DaniPopes closed this Jul 25, 2025
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.

3 participants