Skip to content

Place the run of the bot in the __name__ == "__main__" condition - #26

Merged
roli2py merged 1 commit into
masterfrom
place-bot-running-to-name-main-condition
Aug 16, 2026
Merged

Place the run of the bot in the __name__ == "__main__" condition#26
roli2py merged 1 commit into
masterfrom
place-bot-running-to-name-main-condition

Conversation

@roli2py

@roli2py roli2py commented Aug 15, 2026

Copy link
Copy Markdown
Collaborator

Place the run to mitigate the problems when the tools are invoking the main module to inspect dependencies or get a version variable.

Closes #25

Place the run to mitigate the problems when the tools are invoking the
main module to inspect dependencies or get a `version` variable.
@roli2py
roli2py requested a review from pistonpro0001 August 15, 2026 14:06
@roli2py roli2py self-assigned this Aug 15, 2026
@roli2py roli2py added the enhancement New feature or request label Aug 15, 2026
@pistonpro0001

Copy link
Copy Markdown
Owner

LGTM

@roli2py
roli2py merged commit 5842ac2 into master Aug 16, 2026
@roli2py
roli2py deleted the place-bot-running-to-name-main-condition branch August 16, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Place a run of the bot in the __name__ == __main__ condition

2 participants