sampleproject icon indicating copy to clipboard operation
sampleproject copied to clipboard

moved main() into __main__.py to keep __init__.py minimal

Open seancmonahan opened this issue 7 years ago • 3 comments

Cf. https://docs.python.org/3/library/main.html

seancmonahan avatar Mar 29 '18 17:03 seancmonahan

Hi @seancmonahan. Are you still interested on this PR? If you are, I recommend you to edit the first post of the PR, and add the following expression: Closes #141. That way, that issue (#141, which is directly related) will be closed if this gets merged. Also, can you rebase the PR?

DiddiLeija avatar Oct 30 '21 23:10 DiddiLeija

Hi everyone! Are we still interested in this PR?

DiddiLeija avatar Dec 30 '22 02:12 DiddiLeija

My objection to doing this, which I noted above, still stands.

pfmoore avatar Dec 30 '22 09:12 pfmoore