Skip to content

Commit a8344a5

Browse files
committed
format
1 parent 1f62d06 commit a8344a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

annofabapi/dataclass/job.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ class ProjectJobInfo(DataClassJsonMixin):
4242
"""作成日時"""
4343

4444
updated_datetime: str
45-
"""更新日時"""
45+
"""更新日時"""

annofabapi/dataclass/project.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@ class Project(DataClassJsonMixin):
113113
"""更新日時"""
114114

115115
summary: ProjectSummary
116-
""""""
116+
""""""

0 commit comments

Comments
 (0)