Pregunta

How to suppress __init__.py from showing in the project tree [Eclipse PyDev]?

¿Fue útil?

Solución

You can open the dropdown menu on the toolbar (Ctrl + F10) and choose Setup Custom Filters. Here you should be able to add a custom filter for __init__.py files.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top