Skip to content

Commit ce843f3

Browse files
committed
upip: Make importable as a module.
1 parent 542c8cf commit ce843f3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

upip/upip.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,4 +248,6 @@ def main():
248248
if not debug:
249249
cleanup()
250250

251-
main()
251+
252+
if __name__ == "__main__":
253+
main()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy