File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8888 uses : pypa/gh-action-pypi-publish@release/v1
8989 with :
9090 repository-url : https://test.pypi.org/legacy/
91+ attestations : false
9192
9293 publish-pypi :
9394 name : publish-to-pypi
Original file line number Diff line number Diff line change 2727- `graph`: graph creation and graph (partitioning) algorithms.
2828- `segmentation`: image segmentation functionality.
2929- `transformation`: affine transformations.
30- - `util `: misc utility functionality.
30+ - `utils `: misc utility functionality.
3131
3232## Example
3333
3434Below is a simple example for creating and partitioning a graph with this library.
35- For more realistic use-cases check out [the migration guide](migration-guide).
35+ For more realistic use-cases check out [the migration guide](# migration-guide).
3636
3737```python
3838import numpy as np
You can’t perform that action at this time.
0 commit comments