summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2016-12-14 16:51:50 -0800
committerDylan Baker <dylan@pnwbakers.com>2016-12-19 12:33:24 -0800
commite797d1ab3b11c789a3fdabb9f8c040eccb19deee (patch)
tree56df29d46fcf48284e761b76fc6ce8d4b0d67b2f /README.md
parent516574b6c50572a202e0151203608ca029acfe9c (diff)
Drop little used helper
The safely_get helper is just a wrapper around try/except, and is used twice in the whole code base, in the same function. It really doesn't even end up saving code because to get around line wrapping a lambda is assigned (which is not the greatest style wise), it ends up saving one line of code when it's called, and the function itself is 16 lines long.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions