Skip to content

Modification made for action abd added can service part #322

Modification made for action abd added can service part

Modification made for action abd added can service part #322

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/