Skip to content

automatic combined videomaking #62

automatic combined videomaking

automatic combined videomaking #62

Workflow file for this run

name: Run isort
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: 3.7
- uses: jamescurtin/isort-action@master