diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 6e6aa1f29..4822fdb99 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -43,4 +43,4 @@ jobs: - name: Integration tests continue-on-error: true run: | # skip-ocpapi-integration skips expensive tests with the tag "@pytest.mark.ocpapi_integration_test" - pytest tests/demo/ocpapi/tests/integration/ --skip-ocpapi-integration -c ./packages/fairchem-core/pyproject.toml \ No newline at end of file + pytest tests/demo/ocpapi/tests/integration/ --skip-ocpapi-integration -c ./packages/fairchem-core/pyproject.toml diff --git a/src/fairchem/demo/ocpapi/README.md b/src/fairchem/demo/ocpapi/README.md index 805403c40..f51f0510a 100644 --- a/src/fairchem/demo/ocpapi/README.md +++ b/src/fairchem/demo/ocpapi/README.md @@ -199,7 +199,7 @@ write("POSCAR", ase_atoms, "vasp") ## Citing `fairchem-demo-ocpapi` -If you use `fairchem-demo-ocpapi` in your research, please consider citing the [AdsorbML paper](https://www.nature.com/articles/s41524-023-01121-5) (in addition to the relevant datasets / models used): +If you use `fairchem-demo-ocpapi` in your research , please consider citing the [AdsorbML paper](https://www.nature.com/articles/s41524-023-01121-5) (in addition to the relevant datasets / models used): ```bibtex @article{lan2023adsorbml,