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.
2 parents 90a8dc2 + 070664b commit 66b121cCopy full SHA for 66b121c
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
name: Check for added large files
12
entry: check-added-large-files
13
language: system
14
- args: ["--maxkb=1000"]
+ args: ["--maxkb=1100"]
15
- id: check-toml
16
name: Check Toml
17
entry: check-toml
docs/index.md
@@ -15,6 +15,7 @@ maxdepth: 1
---
installation
notebooks/quickstart
18
+notebooks/compression
19
usage
20
reference
21
contributing
0 commit comments