Martin Sandve Alnæs
Results
11
comments of
Martin Sandve Alnæs
If it's only to set ```__name__```, there's an argument for that: ``` runpy.run_module("pagename", run_name="__main__") ```