Skip to content

Fixed forced to automatic mode transition. Changed multiprocessing t… #15

Fixed forced to automatic mode transition. Changed multiprocessing t…

Fixed forced to automatic mode transition. Changed multiprocessing t… #15

Workflow file for this run

name: Pylint
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: Silleellie/pylint-github-action@v2
with:
lint-path: .
python-version: 3.11