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

Refactor function signatures #28

Merged
merged 3 commits into from
Dec 4, 2023
Merged

Refactor function signatures #28

merged 3 commits into from
Dec 4, 2023

Conversation

mportesdev
Copy link
Owner

Change the following parameters of PictureShow._save_pdf and PictureShow.save_pdf to keyword-only:

  • force_overwrite
  • page_size
  • landscape
  • layout
  • margin
  • stretch_small
  • fill_area

Reformat multi-line function signatures and calls.

@mportesdev mportesdev merged commit f86c951 into main Dec 4, 2023
8 checks passed
@mportesdev mportesdev deleted the func-signatures branch December 4, 2023 08:24
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.

1 participant