Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHandle `None` in `script::devtools::determine_auto_margins` #19887
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See @emilio's comment:
It remains to be seen if the
unwrapis actually a problem, but from a cursory look at the code I think it probably is. Probably inspecting a node via devtools which is in adisplay: nonesubtree will trigger the problem.