Skip to content

Conversation

@ksmoore17
Copy link
Contributor

Added __main__ that operates the same way as __init__, but allows the package to be called directly as a module

Resolves #75

@freedomofkeima freedomofkeima merged commit d35ae7f into HDE:master Dec 28, 2020
@freedomofkeima freedomofkeima mentioned this pull request Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Calling the package as a module requires "python -m lambda_local.__init__"

2 participants