diff options
Diffstat (limited to 'src/core.py')
-rw-r--r-- | src/core.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core.py b/src/core.py index 7a635d48..3d90513e 100644 --- a/src/core.py +++ b/src/core.py @@ -3817,7 +3817,6 @@ class Core(object): - class KeyDict(dict): """ A dict, with a wrapper for get() that will return a custom value |