Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5601318

Browse files
authored
Merge pull request #345 from steff456/arrayobject-rst
PR: Convert array_object.md to rst
2 parents 0ac0b0a + fe93f2f commit 5601318

File tree

6 files changed

+1304
-1360
lines changed

6 files changed

+1304
-1360
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
job-title: Check the rendered docs here!
1717
- name: Array API preview
1818
run: |
19-
curl --fail ${{ steps.step1.outputs.url }} | grep $GITHUB_SHA
19+
curl --fail ${{ steps.step1.outputs.url }} | grep $GITHUB_SHA

0 commit comments

Comments
 (0)