Python imports and celery worker

前端 未结 0 323
轻奢々
轻奢々 2021-02-02 04:24

I have the following dir structure:

.
└── package
    ├── foo
    │   ├── __init__.py
    │   └── foo.py
    ├── run.py
    └── tasks.py

foo/foo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题