serves me right
This commit is contained in:
parent
f63ed876b6
commit
016546473a
1 changed files with 11 additions and 0 deletions
|
@ -67,6 +67,17 @@ _KEYS = {
|
|||
}
|
||||
|
||||
|
||||
# Higgledy piggledy
|
||||
# Old fuck Alwinfy said,
|
||||
# "Eschew your typechecks and
|
||||
# live with a pair,"
|
||||
#
|
||||
# Making poor Object do
|
||||
# Incessant rewrites, till
|
||||
# Winfy gave in to her
|
||||
# Classical flair.
|
||||
|
||||
|
||||
class CommandStyleType(TryGetEnum):
|
||||
"""Command styles, like `$(type)`."""
|
||||
|
||||
|
|
Loading…
Reference in a new issue