2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 03:55:41 +00:00

Add python example for deleting a part (#4703)

* Add python example for deleting a part

* Ignore PRs which are just docs from release notes
This commit is contained in:
Oliver
2023-04-26 23:18:03 +10:00
committed by GitHub
parent 5fcab2aec3
commit 608f96c723
2 changed files with 13 additions and 0 deletions

1
.github/release.yml vendored
View File

@ -4,6 +4,7 @@ changelog:
exclude:
labels:
- translation
- documentation
categories:
- title: Breaking Changes
labels: