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

[*] insert_final_newline = true [*.py] insert_final_newline = true #13527

Open
olegsai opened this issue Mar 7, 2025 · 1 comment
Open

[*] insert_final_newline = true [*.py] insert_final_newline = true #13527

olegsai opened this issue Mar 7, 2025 · 1 comment

Comments

@olegsai
Copy link

olegsai commented Mar 7, 2025

No description provided.

@pderrenger
Copy link
Member

@olegsai thanks for pointing this out! The YOLOv5 repository follows standard Python conventions where .py files should end with a newline, as recommended in PEP 8. This is automatically handled in most editors, but feel free to enable this setting in your IDE/editor for consistency with Python best practices.

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

No branches or pull requests

2 participants