Skip to content

Removed tuple and working with classes #284

Removed tuple and working with classes

Removed tuple and working with classes #284

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/