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

Fix/Update Python scripts #27533

Merged

Conversation

classicrocker883
Copy link
Contributor

@classicrocker883 classicrocker883 commented Nov 16, 2024

Description

Update schema.py to work better:

  • Utilize prev_comment
  • Delete blank comments from output file
  • Change to last_added_ref = {} because was giving an error: Object of type "None" is not subscriptable

Requirements

Benefits

better readability in scripts,

less cluttered output file + adds additional comment which went unused.

Configurations

Related Issues

@thinkyhead thinkyhead added T: Development Makefiles, PlatformIO, Python scripts, etc. PR: General Cleanup labels Nov 25, 2024
@thinkyhead thinkyhead merged commit a7bd35b into MarlinFirmware:bugfix-2.1.x Nov 25, 2024
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: General Cleanup T: Development Makefiles, PlatformIO, Python scripts, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants