fix pylint

This commit is contained in:
Alvaro Mariano 2023-11-02 21:34:24 -03:00
parent f202d31709
commit a00ff64dd1

View file

@ -11,7 +11,7 @@ on:
jobs:
code-check:
name: Code checking
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python