further development on the reassessment routines for PILOT data
This commit is contained in:
@@ -131,7 +131,7 @@ class AutoPickParameter(object):
|
||||
return True
|
||||
return False
|
||||
|
||||
def getParam(self, *args):
|
||||
def get(self, *args):
|
||||
try:
|
||||
for param in args:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user