Refactor and reformat
This commit is contained in:
parent
e96aa553fe
commit
750ba7b0d4
23 changed files with 122 additions and 71 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import unittest
|
||||
|
||||
from src.great_ai.utilities.parallel_map import parallel_map
|
||||
from src.great_ai.utilities import parallel_map
|
||||
|
||||
COUNT = int(1e5) + 3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue