repo.or.cz
/
yt-dlp3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ie/olympics] Fix extractor (#10604)
[yt-dlp3.git]
/
.pre-commit-hatch.yaml
blob
fb7d25e1db54ffab23cd97c1766fda3b6795f789
1
repos:
2
- repo: local
3
hooks:
4
- id: fix
5
name: Apply code fixes
6
entry: hatch fmt
7
language: system
8
types: [python]
9
require_serial: true