Skip to content

Commit dad71c6

Browse files
authored
Add Japanese implication and solution fields
1 parent c01f876 commit dad71c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pymammotion/http/model/http.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ class ErrorInfo(DataClassDictMixin):
3232
fr_solution: str
3333
it_implication: str
3434
it_solution: str
35+
ja_implication: str
36+
ja_solution: str
3537
es_implication: str
3638
es_solution: str
3739
cs_implication: str

0 commit comments

Comments
 (0)