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 9f9fd02 commit fd070dbCopy full SHA for fd070db
causal_testing/json_front/README.md
@@ -25,8 +25,8 @@ Each test requires:
25
7. Skip: boolean that if set true the test won't be executed and will be skipped
26
27
To run the JSON frontend example from the root directory of the project, use
28
-`python examples\poisson\causal_test_setup.py --directory_path="examples/poisson"`
+`python examples/poisson/causal_test_setup.py --directory_path="examples/poisson"`
29
30
A failure flag `-f` can be specified to stop the framework running if a test is failed
31
-`python examples\poisson\causal_test_setup.py -f --directory_path="examples/poisson"`
+`python examples/poisson/causal_test_setup.py -f --directory_path="examples/poisson"`
32
0 commit comments