Skip to content

Commit 169773c

Browse files
alexAubingithub-actions[bot]
authored andcommitted
🎨 Format Python code with Black, and Bash code with Shfmt
1 parent c3ef86f commit 169773c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ def init_logging(interface="cli", debug=False, quiet=False, logdir="/var/log/yun
202202

203203
if interface == "api":
204204
from yunohost.utils.sse import start_log_broker
205+
205206
start_log_broker()
206207

207208
configure_logging(logging_configuration)

0 commit comments

Comments
 (0)