supplying project string now
This commit is contained in:
@ -11,7 +11,7 @@ LOGGER = get_console_logger()
|
||||
|
||||
|
||||
def main():
|
||||
init_printout()
|
||||
init_printout(project_string='EIVE')
|
||||
parser = return_generic_args_parser()
|
||||
args = parser.parse_args()
|
||||
if args.type == 'objects':
|
||||
|
Reference in New Issue
Block a user