Skip to content

refactored all the models, cleaning code and documentation #16

refactored all the models, cleaning code and documentation

refactored all the models, cleaning code and documentation #16

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