diff --git a/wgamesolv.py b/wgamesolv.py index 0077335..ab671fe 100755 --- a/wgamesolv.py +++ b/wgamesolv.py @@ -1,7 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -import sys import json import argparse @@ -55,10 +54,6 @@ parser.add_argument( help="Sélectionne des mots commençants par firstLetter et composés de ft voyelles différentes: -ft 4", ) -if not len(sys.argv) > 1: - print("-h or --help pour afficher l'aide") - exit(1) - args = parser.parse_args() # Dictionary