This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
tods
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
add denormalizer, fix unit-tests
master
lhenry15
4 years ago
parent
112473b06d
commit
8cecf3d397
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tods/tests/common/test_denormalize.py
+ 1
- 1
tods/tests/common/test_denormalize.py
View File
@@ -6,7 +6,7 @@ from d3m.metadata import base as metadata_base
from tods.common import Denormalize
import utils as test_utils
from tods.tests
import utils as test_utils
class DenormalizePrimitiveTestCase(unittest.TestCase):
Write
Preview
Loading…
Cancel
Save