Add an enormous dirty block which do everythings magically
This commit is contained in:
parent
e83d2e5efc
commit
95d423b7d5
1 changed files with 2 additions and 2 deletions
4
c.py
4
c.py
|
@ -585,6 +585,6 @@ def checkFile(path, opt):
|
|||
|
||||
#print("Ce fichier contient {0} lignes".format(numLign))
|
||||
|
||||
#import sys
|
||||
import sys
|
||||
|
||||
#checkFile(sys.argv[1], dict())
|
||||
checkFile(sys.argv[1], dict())
|
||||
|
|
Reference in a new issue