fixed class_check behavior, added minimal.json
This commit is contained in:
parent
8e53382e70
commit
fca615e8d9
9 changed files with 60 additions and 30 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/python2.7 -tt
|
||||
|
||||
__version__ = "0.4/TETRIS"
|
||||
__default_config__ = "./linspector.json"
|
||||
__default_config__ = "./minimal.json"
|
||||
|
||||
import argparse
|
||||
import time
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue