pycowsay icon indicating copy to clipboard operation
pycowsay copied to clipboard

A talking cow!

Results 2 pycowsay issues
Sort by recently updated
recently updated
newest added

Thanks for putting `pycowsay` together! One thing I was missing quite a bit was what would the alternative/similar `pyproject.toml` look like. In particular, it seems many examples of `pyproject.toml` use...

This PR fixes SyntaxWarning against invalid escape sequences. Python emits [SyntaxWarning](https://docs.python.org/dev/whatsnew/3.12.html#other-language-changes) since 3.12.