Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
Merge 877e986 into 8656202
Browse files Browse the repository at this point in the history
  • Loading branch information
aguilerapy committed Sep 16, 2020
2 parents 8656202 + 877e986 commit ff36c17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ def perform_split_packages(request, pretty_json=False, published_date='', size=1


@require_files
@extract_last_result
@published_date
@validate_optional_args
def perform_compile(request, pretty_json=False, published_date='', encoding='utf-8', warnings=None):
Expand Down

0 comments on commit ff36c17

Please sign in to comment.