From 25682dfbad10996b2e23ccbb3fef87636d919c03 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Thu, 23 Oct 2014 18:50:44 +0200 Subject: Removing interpreter + Adding watchers + revisions + geosearch --- src/interpreter/__init__.py | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/interpreter/__init__.py (limited to 'src/interpreter/__init__.py') diff --git a/src/interpreter/__init__.py b/src/interpreter/__init__.py deleted file mode 100644 index bf550ef..0000000 --- a/src/interpreter/__init__.py +++ /dev/null @@ -1,10 +0,0 @@ -""" -Module used to filter and add data to a dictionary/json string given from the -Wikimedia API. -""" - - -class Interpreter(): - """Class used to filter and add data to a dictionary/json string given from - the Wikimedia API""" - -- cgit v1.2.3