How do I import all scripts in a folder and use them as functions?

前端 未结 0 732
遥遥无期
遥遥无期 2020-12-30 06:43

This is my file structure:

test.py
funcs/
   a.py
   b.py
   c.py

I\'m trying to import all files inside funcs

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