Skip to content

Commit 72c8be9

Browse files
committed
clean up tests
1 parent c8e5025 commit 72c8be9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ def build_and_check_docs(context):
250250
print(f"Release notes file `version_{major}.{minor}.md` does not exist.")
251251
raise Exit(code=1)
252252

253+
253254
@task
254255
def docs(context):
255256
"""Build and serve docs locally for development."""

0 commit comments

Comments
 (0)