Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[arXivCE-2763] Submission GCP was lacking the postscript submission (… #788

Merged
merged 2 commits into from
Nov 3, 2024

Conversation

ntai-arxiv
Copy link
Contributor

…foo.ps.gz).

@ntai-arxiv ntai-arxiv requested a review from a team November 2, 2024 19:15
@@ -532,6 +532,12 @@ def is_html_submission(self) -> bool:
assert(self.source_format)
return self.source_format == "html"

@property
def is_ps_submission(self) -> bool:
"""is a HTML submission"""
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That comment should be "is a PostScript submission" or similar

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops.

Copy link

@norbusan norbusan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Besides the small issue with the comment, fine for me! Thanks

@ntai-arxiv ntai-arxiv added this pull request to the merge queue Nov 3, 2024
Merged via the queue into develop with commit 7303dbd Nov 3, 2024
4 checks passed
@ntai-arxiv ntai-arxiv deleted the arxivce-2763-postscript-submission branch November 3, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants