Skip to content

Commit

Permalink
DOC: make Colab TOC visible by default
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Sep 27, 2023
1 parent 6ef58fe commit 9e632e8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace

- repo: https://github.com/ComPWA/repo-maintenance
rev: 0.0.198
hooks:
- id: colab-toc-visible

- repo: https://github.com/nbQA-dev/nbQA
rev: 1.7.0
hooks:
Expand All @@ -40,7 +45,6 @@ repos:
cell.metadata.outputId
cell.metadata.user_expressions
metadata.celltoolbar
metadata.colab
metadata.interpreter
metadata.notify_time
metadata.toc
Expand Down

0 comments on commit 9e632e8

Please sign in to comment.