Spaces:
Sleeping
Sleeping
mehradans92
commited on
Commit
•
ae7891a
1
Parent(s):
72c2373
Update test/test.py
Browse files- test/test.py +0 -1
test/test.py
CHANGED
@@ -5,7 +5,6 @@ from utils import *
|
|
5 |
import os
|
6 |
import shutil
|
7 |
|
8 |
-
|
9 |
class Utils(unittest.TestCase):
|
10 |
def test_arXiv_API(self):
|
11 |
search_query = 'Tools for Landscape Analysis of Optimisation Problems in Procedural Content Generation for Games'
|
|
|
5 |
import os
|
6 |
import shutil
|
7 |
|
|
|
8 |
class Utils(unittest.TestCase):
|
9 |
def test_arXiv_API(self):
|
10 |
search_query = 'Tools for Landscape Analysis of Optimisation Problems in Procedural Content Generation for Games'
|