Skip to content

Commit 3591e7e

Browse files
Update src/techui_builder/__main__.py
updated docstring Co-authored-by: Ollie Copping <oliver.copping@diamond.ac.uk>
1 parent c59a23a commit 3591e7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/techui_builder/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def _(
6767
),
6868
] = "INFO",
6969
):
70-
"""Boilerplate callback function to allow for --version CLI option"""
70+
"""Boilerplate callback function to allow for --version and global --log-level CLI options"""
7171
pass
7272

7373

0 commit comments

Comments
 (0)