abarker / strip-hints

A command-line script and importable function which strips type hints from Python programs.
MIT License
43 stars 7 forks source link

Conserve original new line characters (CR vs CRLF) #20

Open sambertrdk opened 9 months ago

sambertrdk commented 9 months ago

Would it be possible to conserve the original end of line character for Windows/Unix files?