Abo7atm
Results
3
comments of
Abo7atm
Hey @Zarad1993, I'm a first time contributor and would like to work on this. Could you please explain this issue a bit more?
I tried your example on my machine, and it seems that ```dyc diff``` fails when the triple double -or single, for that matter- quotes aren't removed. If I remove them,...
I was thinking about an approach to verify whether a method has a docstring or not. One idea that comes to mind that utilizes the MethodInterface class is using regex....