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:
- event: pull_request
- event: push
branch: main
branch: main
steps:
- name: lint
image: python:3-alpine