Fix bare excepts #14

Merged
buckbanzai merged 3 commits from fix-bare-excepts into main 2024-02-10 20:31:49 -08:00
Showing only changes of commit 11d7d4bcec - Show all commits

View file

@ -1,7 +1,5 @@
when: when:
- event: pull_request branch: main
- event: push
branch: main
steps: steps:
- name: lint - name: lint
image: python:3-alpine image: python:3-alpine