Call-for-Code-for-Racial-Justice / Call-for-Code-for-Racial-Justice/TakeTwo-WebAPI
Load python modules correctly
未关闭
bug
stale
- 主要语言
- Python
- 星标
- 8
- 派生
- 8
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Describe the bug**
Finish #45. Please see here on how to load multiple files - https://fastapi.tiangolo.com/it/tutorial/bigger-applications/
Basically, you need empty __init__.py file to tell python that the folder is a module. You can then simply load as import root_folder.sub_folder.sub_folder.filename.
Context: https://github.com/Call-for-Code-for-Racial-Justice/TakeTwo-WebAPI/pull/45/files#r817986839
FYI @demilolu
贡献指南
评估
这个 Issue 还没有评估数据。