Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Working futher on Node system #53

Working futher on Node system

Working futher on Node system #53

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable