#code-formatting

[ follow ]
Python
fromRealpython
1 week ago

How to Properly Indent Python Code Quiz - Real Python

Consistent indentation using spaces, proper editor settings, and code formatters ensures correct Python code structure and behavior.
Software development
fromRealpython
3 months ago

Modern Python Linting With Ruff Quiz - Real Python

Sharpen code quality workflows with Ruff through a nine-question quiz covering installation, continuous linting, formatting, rule selection, safe fixes, and TOML configuration.
[ Load more ]