strip-comments icon indicating copy to clipboard operation
strip-comments copied to clipboard

# Comments (e.g. python code)

Open sigeisler opened this issue 5 years ago • 1 comments

Hi,

I have a question about the API for striping comments from python code. Per default comments starting with # and terminated by \n are not filtered out.

How do I achieve that?

Thanks!

sigeisler avatar Feb 07 '20 10:02 sigeisler

I'm having this issue as well.

miguel-acevedo avatar May 19 '20 00:05 miguel-acevedo