Skip to content

Commit

Permalink
fix pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
davebulaval committed Jun 28, 2024
1 parent 45ec169 commit ea21f6d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion tests/domain/contract/test_contract_fpq1_en.py
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,8 @@ def test_section_a(self):
"3.1 Description of principal coverage\n"
"Section A covers the following risk: the financial consequences that an insured person may incur if "
"held civilly liable for damage caused to another person by an insured vehicle.\n"
"The insured person's civil liability must arise from the fact that he or she is the owner of the vehicle or "
"The insured person's civil liability must arise from the fact that he or she is the owner of the "
"vehicle or "
"was driving or using it.\n"
f"{NEW_PAGE_TAG}\n"
"OWNERS FORM\n"
Expand Down
6 changes: 4 additions & 2 deletions tests/domain/contract/test_endorsements_text_en.py
Original file line number Diff line number Diff line change
Expand Up @@ -1218,7 +1218,8 @@ def test_faq28_text(self):
"This endorsement limits coverage under the insurance contract when the specified vehicle is, "
"at the time of the loss, being driven or used by: (named driver)\n"
"In such instance, coverage will be limited to the following perils, or to those "
"perils entered specifically for this endorsement in the ''Declarations'' section of the insurance contract:\n"
"perils entered specifically for this endorsement in the ''Declarations'' section of the insurance "
"contract:\n"
"COVERAGE | PERILS | AMOUNT OF INSURANCE AND DEDUCTIBLE | COVERED/NOT COVERED\n"
"Section A: Civil liability | Property damage or bodily injury to another person | "
"Amount of insurance: $ | $\n"
Expand Down Expand Up @@ -1383,7 +1384,8 @@ def test_faq34_text(self):
"or employment for wages or profit on a permanent basis.\n"
"The named insured may not receive benefits greater than the money value of "
"any occupation or employment that he engaged in for wages or profit before the accident.\n"
"If the named insured is covered under several insurance policies, benefits will be calculated as follows:\n"
"If the named insured is covered under several insurance policies, benefits will be calculated as "
"follows:\n"
"Money value of all occupations and employment / Total benefits payable for the "
"disability under all insurance policies X (times) Benefit payable under Division 2 of this endorsement\n"
"EXCLUSIONS\n"
Expand Down

0 comments on commit ea21f6d

Please sign in to comment.