summaryrefslogtreecommitdiff
path: root/gamelocker/api.py
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-01-24 12:02:00 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2017-01-24 12:02:00 +0100
commit3ccef39f3fe7c995abd3a7b429bf8e134661097a (patch)
treebdf801bfe14b111ef888e610c7dc28d8970177b7 /gamelocker/api.py
parent8b0b01aa4cbb645bfcecc5b6579b34a213389db1 (diff)
downloadpython-gamelocker-3ccef39f3fe7c995abd3a7b429bf8e134661097a.tar.gz
python-gamelocker-3ccef39f3fe7c995abd3a7b429bf8e134661097a.zip
remove string hacks
Diffstat (limited to 'gamelocker/api.py')
-rw-r--r--gamelocker/api.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/gamelocker/api.py b/gamelocker/api.py
index 3f0388f..1220336 100644
--- a/gamelocker/api.py
+++ b/gamelocker/api.py
@@ -197,3 +197,6 @@ class Gamelocker(object):
limit -= max_limit
return matches
+
+
+pretty = gamelocker.strings.pretty