bug fix ...

This commit is contained in:
Steve Nyemba 2020-02-25 12:08:09 -06:00
parent 994e71160e
commit 334915894a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import sys
SYS_ARGS = {'context':''}
# SYS_ARGS = {'context':''}
if len(sys.argv) > 1:
N = len(sys.argv)