Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

vertex_thickness -> vertex_size to be consistent with names of scatter property names #1222

vertex_thickness -> vertex_size to be consistent with names of scatter property names

vertex_thickness -> vertex_size to be consistent with names of scatter property names #1222

Workflow file for this run

name: black
on:
push:
branches:
- main
pull_request:
branches:
- main
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
lint:
runs-on: ubuntu-latest
if: ${{ !github.event.pull_request.draft }}
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
with:
src: "./fastplotlib"
Morty Proxy This is a proxified and sanitized view of the page, visit original site.