summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorNoam Yorav-Raphael <noamraph@gmail.com>2024-11-19 23:55:17 +0200
committerNoam Yorav-Raphael <noamraph@gmail.com>2024-11-19 23:55:17 +0200
commit05baf008998374c75c87a880d30ef7c62a92319d (patch)
tree34e1c0a505f0305ce5808a7b901051601dfa16c2 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent0634959ae9c75ac8cab28dfcc9a0f045cf30dfc6 (diff)
ponysay: fix SyntaxWarning
Currently when running ponysay, you get this warning twice: ``` /nix/store/.../bin/ponysay/balloon.py:43: SyntaxWarning: invalid escape sequence '\-' ``` It is caused by a docstring containing twice the phrase `\-directional`. The fix is just to make it a raw string (replace `'''` with `r'''`).
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions