Skip to content

Commit 7c515b0

Browse files
committed
Update docstring
1 parent 231f5cc commit 7c515b0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

main.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ def get_people() -> list[Person]:
6060

6161

6262
def define_env(env):
63-
"""
64-
Mkdocs hook for the variables, macros and filters.
65-
"""
63+
"""Mkdocs hook for the variables, macros and filters."""
6664

6765
@env.macro
6866
def render_role_grid(role: ROLE) -> str:

0 commit comments

Comments
 (0)