We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c2e7f3 + 3e95f65 commit d44b93dCopy full SHA for d44b93d
1 file changed
propnet/dbtools/tests/test_correlation.py
@@ -16,7 +16,7 @@
16
'test_data')
17
PROPNET_PROPS = ["band_gap_pbe", "atomic_density", "bulk_modulus", "vickers_hardness"]
18
19
-
+@unittest.skip
20
class CorrelationTest(unittest.TestCase):
21
@classmethod
22
def setUpClass(cls):
0 commit comments