8000 Create __main__.py · stefansjs/python-qrcode@b19c150 · GitHub
[go: up one dir, main page]

Skip to content

Commit b19c150

Browse files
authored
Create __main__.py
1 parent 3704f57 commit b19c150

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

qrcode/__main__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
from .console_scripts import main
2+
3+
main()

0 commit comments

Comments
 (0)
0