We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f337ec3 commit ad025c9Copy full SHA for ad025c9
1 file changed
bpython/gtk_.py
@@ -42,7 +42,7 @@
42
43
44
_COLORS = dict(b='blue', c='cyan', g='green', m='magenta', r='red',
45
- w='white', y='yellow')
+ w='white', y='yellow', k='black')
46
47
48
class ArgspecFormatter(object):
0 commit comments