Skip to content

Commit 9eed13e

Browse files
fixed linting
1 parent 3591e7e commit 9eed13e

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/techui_builder/__main__.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,10 @@ def _(
6767
),
6868
] = "INFO",
6969
):
70-
"""Boilerplate callback function to allow for --version and global --log-level CLI options"""
70+
"""
71+
Boilerplate callback function to allow for --version
72+
and global --log-level CLI options
73+
"""
7174
pass
7275

7376

0 commit comments

Comments
 (0)