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 2e16af2 commit 96e174aCopy full SHA for 96e174a
test/test_cli.py
@@ -13,7 +13,7 @@
13
14
15
class TestCLI(unittest.TestCase):
16
- tmp_dir = "./tmp"
+ tmp_dir = "tmp"
17
18
def setUp(self):
19
self.data_path = get_sample_data("tem_2d")
0 commit comments