Skip to content

Commit efaf69f

Browse files
committed
fixed black for tasks
1 parent 1da5c77 commit efaf69f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tasks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def download_libzim(c, version=""):
2323

2424
@task
2525
def build_ext(c):
26-
""" build extension to use locally (devel, tests)"""
26+
"""build extension to use locally (devel, tests)"""
2727
c.run("PROFILE=1 python setup.py build_ext -i")
2828

2929

0 commit comments

Comments
 (0)