We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca6933 commit ec99033Copy full SHA for ec99033
.pre-commit-config.yaml
@@ -13,4 +13,4 @@ repos:
13
rev: 24.10.0
14
hooks:
15
- id: black
16
- exclude: (^skythought/train/.*|^skythought/skythought-rl/.*|tasks/taco/pyext2\.py)$
+ exclude: (^skythought/train/.*|^skythought/skythought-rl/.*|tasks/taco/pyext2\.py|skythought/test-time-scaling/.*)$
0 commit comments