mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-04-24 16:52:34 +02:00
Simplifications (#416)
This commit is contained in:
parent
8f6bc49f32
commit
9c60d01985
@ -10,9 +10,5 @@ class Auditor:
|
||||
company: str | None
|
||||
|
||||
def to_dict(self) -> dict:
|
||||
"""Transform to dict.
|
||||
|
||||
Returns:
|
||||
dict: _description_
|
||||
"""
|
||||
"""Transform to dict."""
|
||||
return asdict(self)
|
||||
|
Loading…
x
Reference in New Issue
Block a user