回答編集履歴
1
リンクを更新
answer
CHANGED
@@ -3,4 +3,4 @@
|
|
3
3
|
どうやらDebugModeをTrueにして実行すると、
|
4
4
|
__main__が二回走るようです。
|
5
5
|
|
6
|
-
https://community.plot.ly/t/code-in-if---name-----main---runs-twice/5868
|
6
|
+
[Code in if __name__ == ‘__main__’ runs twice?](https://community.plot.ly/t/code-in-if---name-----main---runs-twice/5868)
|