We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f662d4 commit 051394aCopy full SHA for 051394a
1 file changed
duties.py
@@ -252,6 +252,7 @@ def check_types(ctx: Context) -> None:
252
color=True,
253
python_version=py,
254
),
255
+ title=_pyprefix("Type-checking"),
256
)
257
258
0 commit comments