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
@@ -22,7 +22,14 @@ from datetime import datetime
class Usecase:
def __init__(self, file, name="Unnamed", predefined_type="NOTDEFINED", start_time=None, work_plan=None):
def __init__(
self,
file,
name="Unnamed",
predefined_type="NOTDEFINED",
start_time=None,
work_plan=None,
):
"""Add a new work schedule
A work schedule is a group of tasks, where the tasks are typically