From 4ed5043c67848bf717e48bc509d959422c8faeb6 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sat, 30 May 2015 12:03:13 +1200 Subject: Add coding style check, reformat. --- examples/test_context.py | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/test_context.py') diff --git a/examples/test_context.py b/examples/test_context.py index f3da83cb..7c0386c1 100644 --- a/examples/test_context.py +++ b/examples/test_context.py @@ -1,6 +1,7 @@ import requests from libpathod import test + def test_simple(): """ Testing the requests module with -- cgit v1.2.3