Skip to content

[mypy] Fix the replace method signature & the remove method signature, within inheritance tree

Nsukami Patrick requested to merge topic/default/add-more-types-8 into branch/default

Hello dear Pythonistas, the following is a follow up on the typing for the stmts.py module:

  • type the replace & the remove methods
  • synchronize the signatures accross all the inheritance tree
Edited by Nsukami Patrick

Merge request reports