We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbfbad commit 0c3b71dCopy full SHA for 0c3b71d
1 file changed
test/test_helpers.py
@@ -16,6 +16,8 @@
16
17
path_cwd = pathlib.Path.cwd()
18
19
+#why not working?
20
+
21
22
@pytest.mark.parametrize(
23
"currency_to_use, expected_series_name, expected_index, expected_values",
0 commit comments