Skip to content

Commit 051394a

Browse files
committed
chore: Add back title to type-check duty
1 parent 5f662d4 commit 051394a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

duties.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ def check_types(ctx: Context) -> None:
252252
color=True,
253253
python_version=py,
254254
),
255+
title=_pyprefix("Type-checking"),
255256
)
256257

257258

0 commit comments

Comments
 (0)