Refactor and reformat
This commit is contained in:
parent
e96aa553fe
commit
750ba7b0d4
23 changed files with 122 additions and 71 deletions
|
|
@ -5,7 +5,7 @@ import matplotlib
|
|||
|
||||
matplotlib.use("Agg") # don't show a window for each test
|
||||
|
||||
from src.great_ai.utilities.evaluate_ranking import evaluate_ranking
|
||||
from src.great_ai.utilities import evaluate_ranking
|
||||
|
||||
|
||||
class TestEvaluateRanking(unittest.TestCase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue