Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate usage of if __name__ == "__main__" from all source files #735

Closed
pietermarsman opened this issue Mar 21, 2022 · 0 comments · Fixed by #756
Closed

Deprecate usage of if __name__ == "__main__" from all source files #735

pietermarsman opened this issue Mar 21, 2022 · 0 comments · Fixed by #756
Labels
status: accepted type:deprecate type: development Related to the development process for maintainers type: ux Related to the development process of users

Comments

@pietermarsman
Copy link
Member

There usage is undocumented and probably initially meant for testing purposes.

We should deprecate it and remove it in the next year.

Any potential useful feature should be moved to the tools directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepted type:deprecate type: development Related to the development process for maintainers type: ux Related to the development process of users
Projects
None yet
1 participant