Content-Length: 239545 | pFad | http://github.com/HDE/python-lambda-local/commit/0a5dfa8b3d667bb6a67725530894b97a80e331a7

B7 Add __main__ file for using the package as a module · HDE/python-lambda-local@0a5dfa8 · GitHub
Skip to content

Commit 0a5dfa8

Browse files
committed
Add __main__ file for using the package as a module
1 parent 5214300 commit 0a5dfa8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lambda_local/__main__.py

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
from . import main
2+
3+
if __name__ == "__main__":
4+
main()

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/HDE/python-lambda-local/commit/0a5dfa8b3d667bb6a67725530894b97a80e331a7

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy