page.apply_redactions(graphics=2)
errors with apply_redactions() got an unexpected keyword argument 'graphics'
?
#3304
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to the docs, the function should accept two keyword arguments, but only images is accepted.
Beta Was this translation helpful? Give feedback.
All reactions