diff options
| author | Sam James <sam@gentoo.org> | 2023-08-07 01:29:39 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2023-08-07 01:32:33 +0100 |
| commit | 1a2c70dd32ab335b38fa6da8a625ff47a3467dfa (patch) | |
| tree | b280481bd8f8642dbc86b10e8726677bbdd28a24 /bin/eshowkw | |
| parent | 9fbd05c05f86bb9c67d229ea64fe72c5ea08cf62 (diff) | |
| download | gentoolkit-1a2c70dd32ab335b38fa6da8a625ff47a3467dfa.tar.gz | |
Run `pyupgrade --py39-plus`
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'bin/eshowkw')
| -rwxr-xr-x | bin/eshowkw | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/eshowkw b/bin/eshowkw index 0ef4dda..d32ba6c 100755 --- a/bin/eshowkw +++ b/bin/eshowkw @@ -1,5 +1,4 @@ #!/usr/bin/python -# vim:fileencoding=utf-8 # Copyright 2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 |
