Closed noahpop77 closed 4 years ago
Added a try except block to the status command so that it does not throw a TypeError when the model is empty. Instead it catches the error and says "model is empty" then exists.
Added a try except block to the status command so that it does not throw a TypeError when the model is empty. Instead it catches the error and says "model is empty" then exists.