Skip to content

Make the main.py module importable in older python #26

Make the main.py module importable in older python

Make the main.py module importable in older python #26

Workflow file for this run

name: Check
on:
push:
branches:
- master
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/test