Skip to content
Snippets Groups Projects
Commit c8140b32 authored by tuhe's avatar tuhe
Browse files

updates

parent 687ac54c
No related merge requests found
......@@ -12,6 +12,7 @@ from unitgrade.runners import UTextResult
from unitgrade.utils import gprint, Capturing2, Capturing
colorama.init(autoreset=True) # auto resets your settings after every output
import numpy
numpy.seterr(all='raise')
def setup_dir_by_class(C, base_dir):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment