Skip to content

Commit

Permalink
Pre-push checks: auto commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nonprofittechy committed Oct 28, 2024
1 parent 6cdcfe8 commit 6144abf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docassemble/AssemblyLine/al_document.py
Original file line number Diff line number Diff line change
Expand Up @@ -1857,7 +1857,7 @@ def get_cacheable_documents(
include_zip (bool): Flag to include a zip option, default is True.
include_full_pdf (bool): Flag to include a PDF version of the whole bundle, default is False.
append_matching_suffix (bool): Flag to determine if matching suffix should be appended to file name, default is True.
Returns:
Tuple[List[Dict[str, DAFile]], Optional[DAFile], Optional[DAFile]]: A list of dictionaries containing the enabled documents, a zip file of the whole bundle, and a PDF of the whole
"""
Expand Down
Binary file not shown.

0 comments on commit 6144abf

Please sign in to comment.