Format code using black
This commit is contained in:
parent
efe4fa027e
commit
c27f020d73
85 changed files with 3238 additions and 2243 deletions
|
@ -2,5 +2,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
import runpy
|
||||
|
||||
# Run the liquidsoap python module
|
||||
runpy.run_module('liquidsoap')
|
||||
# Run the liquidsoap python module
|
||||
runpy.run_module("liquidsoap")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue