We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c88deea commit cfcc50dCopy full SHA for cfcc50d
pathwaysutils/test/persistence_test.py
@@ -10,7 +10,7 @@
10
11
12
class PersistenceTest(absltest.TestCase):
13
- location = "/cns/path/to/location"
+ location = "/path/to/location"
14
name = "name"
15
dtype = np.dtype(np.int32)
16
shape = [8, 4]
0 commit comments