Skip to content

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

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

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

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]