Python style and formatting rules for this repository (Python 3.14 target). Apply automatically after every Python code change — when creating, editing, or rewriting any *.py file. Mirrors the Copilot instructions at…
Skill for enforcing Python code style and formatting rules in the tgdb repository. Apply after any Python code change to keep code readable, explicit, and split by responsibility.