Skip to content

improved the integration of cython backend, and added test for it #15

improved the integration of cython backend, and added test for it

improved the integration of cython backend, and added test for it #15

Workflow file for this run

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