Skip to content

Fix network error handling during photo download (issue #166) #257

Fix network error handling during photo download (issue #166)

Fix network error handling during photo download (issue #166) #257

Workflow file for this run

name: pre-commit
on: [push]
jobs:
pre-commit:
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]