Skip to content

Warn that get_neighbor_distances does not respect periodic BCs #51

Warn that get_neighbor_distances does not respect periodic BCs

Warn that get_neighbor_distances does not respect periodic BCs #51

Workflow file for this run

name: "Check documentation"
on: [push]
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"