How to provide an argument when importing a Python module containing class definitions?

后端 未结 0 556
不思量自难忘°
不思量自难忘° 2020-12-30 02:19

I have a Python module which contains class definitions that needs to take an argument to configure these class definitions.

More specifically, the module contains SQ

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