As it is inside a Python package (a directory with a file __init__.py ), it is a "module" of that package: app.main . There's also an app/dependencies.py file, ...
確定! 回上一頁