bug fix ... need to design porting/loading models on the fly

This commit is contained in:
Steve Nyemba 2020-02-12 12:43:30 -06:00
parent 37ba836a7e
commit 6c12cf0b2a
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ def post(**args):
""" """
pass pass
def get(**,args): def get(**args):
""" """
This function will restore a checkpoint from a persistant storage on to disk This function will restore a checkpoint from a persistant storage on to disk
""" """