Function executing twice upon import in unitttest

后端 未结 0 1048
野性不改
野性不改 2021-01-23 06:01

For some reason the function all_files_df() is executing twice in the code below. The len(data) should be 4, but it\'s returning 8.

I thought adding:

if _         


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