mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 15:27:45 +07:00
Despite Python does not require __init__.py in the directory to import it, it is better to avoid such directories for automatic source root detection. It might cause false positives. For example, the project might have folders like `sys`, `os` or `zlib` without any python code inside. Space-RevId: 16539ee04d2255bc60ac0baa3d317856ca11839b GitOrigin-RevId: 627ff4546ab4d9e5e386a6ffba6e4df38e8002a0