Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
25b7910d1a | ||
|
|
852e65dec3 |
@@ -48,8 +48,6 @@ class AcProject:
|
||||
updated_by_id: int
|
||||
updated_on: int
|
||||
url_path: str
|
||||
task_estimates_enabled: bool
|
||||
show_task_estimates_to_clients: bool
|
||||
|
||||
def to_dict(self) -> dict:
|
||||
d = dataclasses.asdict(self)
|
||||
|
||||
Reference in New Issue
Block a user