Skip to content

Commit 1244c4d

Browse files
committed
nouveau fichier : __main__.py
1 parent 7785a35 commit 1244c4d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

__main__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
from thefuck.entrypoints.main import main
2+
3+
if __name__ == "__main__":
4+
main()

0 commit comments

Comments
 (0)