mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 09:05:00 +00:00
chore: linter fix
This commit is contained in:
@@ -28,7 +28,6 @@ class Task(NestedSet):
|
||||
|
||||
from erpnext.projects.doctype.task_depends_on.task_depends_on import TaskDependsOn
|
||||
|
||||
|
||||
act_end_date: DF.Date | None
|
||||
act_start_date: DF.Date | None
|
||||
actual_time: DF.Float
|
||||
|
||||
Reference in New Issue
Block a user