From 3a96203f89ebb87683d5e0151629f05ed0bb6373 Mon Sep 17 00:00:00 2001 From: schneefux Date: Tue, 31 Jan 2017 12:19:02 +0100 Subject: docs: add notes about internal modules --- gamelocker/strings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamelocker/strings.py') diff --git a/gamelocker/strings.py b/gamelocker/strings.py index 72f1654..3836d2f 100644 --- a/gamelocker/strings.py +++ b/gamelocker/strings.py @@ -4,7 +4,7 @@ """ gamelocker.strings -A collection of mappings between strings returned by the API +(internal) A collection of mappings between strings returned by the API and their common names. Currently Vainglory-specific only. """ -- cgit v1.3.1