If a function contains a doc string, remove the doc string node from
the function's body. If assert is used without an error message, make the AST node None rather than Name('None').
Showing
Please register or sign in to comment
the function's body. If assert is used without an error message, make the AST node None rather than Name('None').