Skip to content

Fixed lint requirements and added can service part #317

Fixed lint requirements and added can service part

Fixed lint requirements and added can service part #317

Workflow file for this run

name: Unimport
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.3
- uses: actions/setup-python@v4.6.1
- name: Check unused imports
uses: hakancelikdev/unimport@stable
with:
extra_args: --include src/