updated test

This commit is contained in:
William Falcon 2019-08-07 09:01:19 -04:00
parent d539e49085
commit 2f1df17371
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
"""
The trainer handles all the logic for running a val loop, training loop, distributing, etc...
The trainer handles all the logic for running a val loop, training loop, distributing, etc.. .
"""
import subprocess
import traceback