Skip to content

Renamed get_data method to get_sparse_matrix_data (#531) #329

Renamed get_data method to get_sparse_matrix_data (#531)

Renamed get_data method to get_sparse_matrix_data (#531) #329

Workflow file for this run

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