Skip to content

Fixed rest of the flake8 errors #15

Fixed rest of the flake8 errors

Fixed rest of the flake8 errors #15

Workflow file for this run

name: "Run TODO to Issue"
on: ["push"]
jobs:
todo-to-issue:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v4"