[mypy] Fix the replace method signature & the remove method signature, within inheritance tree
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