run black

This commit is contained in:
Sigma Dimensions
2023-05-02 02:27:32 +01:00
parent 0ba79dc105
commit 2c31fc6b25
7 changed files with 58 additions and 11 deletions
@@ -20,7 +20,9 @@ import ifcopenshell.util.date
class Usecase:
def __init__(self, file, rel_sequence=None, lag_value=None, duration_type="WORKTIME"):
def __init__(
self, file, rel_sequence=None, lag_value=None, duration_type="WORKTIME"
):
"""Assign a lag time to a sequence relationship between tasks
A task sequence (e.g. finish to start) may optionally have a lag time