Skip to content

Commit

Permalink
🎨 Format Python code with psf/black
Browse files Browse the repository at this point in the history
  • Loading branch information
plocket authored Nov 10, 2023
1 parent f2838af commit 24c5504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docassemble/ALToolbox/al_income.py
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ def year_make_model(self, separator: str = " / ") -> str:
Args:
separator {str} (Optional) The separator between the year, make and model.
Returns:
A string of the format year/make/model of the vehicle.
"""
Expand Down

0 comments on commit 24c5504

Please sign in to comment.