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

[enhance]:Merging modules to main.py #25

Open
Pikel1997 opened this issue Oct 8, 2021 · 2 comments
Open

[enhance]:Merging modules to main.py #25

Pikel1997 opened this issue Oct 8, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request hacktoberfest Hacktoberfest PR's

Comments

@Pikel1997
Copy link
Contributor

Declutters the module file by seamlessly integrating the various functions into the main.py file

@Veershah26
Copy link
Owner

Assigned it to you @Pikel1997. Have fun coding

@Pikel1997
Copy link
Contributor Author

Some of the modules call the function without the "if name == 'main':" importing those files to main.py will call all those functions unless that's the goal.

@Veershah26 Veershah26 added enhancement New feature or request hacktoberfest Hacktoberfest PR's labels Oct 8, 2021
Veershah26 added a commit that referenced this issue Oct 12, 2021
Main file can execute all functions  : Issue #25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Hacktoberfest PR's
Projects
None yet
Development

No branches or pull requests

2 participants