mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-09 21:55:29 +02:00
run pyupgrade to upgrade the codebase to python3.6
This commit is contained in:
1
kitty/key_encoding.py
generated
1
kitty/key_encoding.py
generated
@@ -1,5 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
# vim:fileencoding=utf-8
|
||||
# License: GPL v3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
|
||||
|
||||
from enum import IntEnum
|
||||
|
||||
Reference in New Issue
Block a user