File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,7 @@ to create issues and pull requests. Please follow the
1212`contributing guide <https://github.com/ExaWorks/psij-python/blob/main/CONTRIBUTING.md >`_.
1313
1414Please note that many high-level design questions may be better discussed in
15- the `PSI/J design repo <https://github.com/ExaWorks/job-api-spec >`_, rather than the Python library implementation
16- linked to above.
15+ the `PSI/J design repo <https://github.com/ExaWorks/job-api-spec >`_, rather than the Python library implementation.
1716
1817Feel free to chat with the developers on our `Slack <https://exaworks.slack.com >`_!
1918
@@ -26,7 +25,7 @@ Once you have cloned the code and installed the dependencies
2625suite with ``make tests ``. To run the style and type checks, run
2726``make checks ``.
2827
29- The testing dashboard website
28+ The Testing Dashboard Website
3029^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3130
3231To record your test results to PSI/J's public testing dashboard,
You can’t perform that action at this time.
0 commit comments