CodART icon indicating copy to clipboard operation
CodART copied to clipboard

Make abstract class refactoring is not working

Open seyyedaliayati opened this issue 3 years ago • 0 comments

Describe the bug The make_abstract_class refactoring existing in refactorings/make_abstract_class.py is not working at all!

To Reproduce Steps to reproduce the behavior:

  1. Go to 'refactorings/make_abstract_class.py'
  2. Run the script on your test project
  3. See the problem

Expected behavior Makes a class abstract, and propagates changes

seyyedaliayati avatar Mar 31 '21 18:03 seyyedaliayati