Skip to content

fix: Fixed positional arguments for 2 staticmethod calls. (#27357) #22

fix: Fixed positional arguments for 2 staticmethod calls. (#27357)

fix: Fixed positional arguments for 2 staticmethod calls. (#27357) #22

Workflow file for this run

name: lint
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches: [main]
permissions:
contents: write
jobs:
check-formatting:
name: Check formatting
uses: unifyai/workflows/.github/workflows/lint.yml@main
secrets: inherit