Skip to content

Commit 135430a

Browse files
akbakb
authored andcommitted
Run pre-commit
1 parent 32fc2f7 commit 135430a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.bumpversion.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ replace = version = release = "{new_version}"
1414
[bumpversion:file:src/mario/__init__.py]
1515
search = __version__ = "{current_version}"
1616
replace = __version__ = "{new_version}"
17-

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,5 @@
5353
napoleon_use_param = True
5454

5555
autoapi_dirs = ["../src/mario"]
56+
57+
html_theme_options = {"navigation_depth": 4}

0 commit comments

Comments
 (0)