From 44e6a19f303efa85ba3bdfb515109b6f27253748 Mon Sep 17 00:00:00 2001 From: manawi Date: Tue, 11 Oct 2016 17:40:43 +0500 Subject: [PATCH] [FIX] 8.0 fix flake (#155) * [FIX] autopep8 * [FIX] CamelCase * [FIX] delete prints * [FIX] lint for js * [FIX] add first string * [FIX] Duplicate implicit target name: "changelog" * [FIX] links in rst-files * [FIX] flake8: F841 * [FIX] flake8: E203 * [FIX] pylint: W0102 * [FIX] key 'update_xml' is deprecated in favor of 'data' * [FIX] unknown fields: view_type * Revert "[FIX] unknown fields: view_type" This reverts commit eaff3dd1271a2c56cd5a3663171a9cb35fa609da. * [FIX] delete view_type * [FIX] triple underscore --- pos_keyboard/doc/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pos_keyboard/doc/changelog.rst b/pos_keyboard/doc/changelog.rst index 69d509e..12c3e07 100644 --- a/pos_keyboard/doc/changelog.rst +++ b/pos_keyboard/doc/changelog.rst @@ -1,6 +1,6 @@ .. _changelog: -Changelog +Updates ========= `1.0.2`