Skip to content

added a missing import in file_actions #48

added a missing import in file_actions

added a missing import in file_actions #48

Workflow file for this run

name: Isort
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: isort/isort-action@v1