Remove old docstring for tasks

This commit is contained in:
Gabriel Augendre 2023-03-02 12:12:55 +01:00
parent 8fa755eabc
commit 274a66b74b

View file

@ -1,13 +1,3 @@
"""
Invoke management tasks for the project.
The current implementation with type annotations is not compatible
with invoke 1.7.1 and requires manual patching.
See https://github.com/pyinvoke/invoke/pull/458/files
"""
import time import time
from pathlib import Path from pathlib import Path