summary refs log tree commit diff stats
path: root/ranger/api
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2016-06-21 01:20:04 +0200
committerhut <hut@lepus.uberspace.de>2016-06-21 01:20:04 +0200
commit4611c89243cafee9fc81af11e1a3e96be3d61bd4 (patch)
tree08381bd499e3e994cc30c87833f97e88df17730d /ranger/api
parent92855e6d1179c425a5d70a5c7235027e2350753b (diff)
parent2278fa73c65dffda46b232c1cc1ff274ffbd7384 (diff)
downloadranger-4611c89243cafee9fc81af11e1a3e96be3d61bd4.tar.gz
Merge branch 'whitespace' of https://github.com/stepshal/ranger
Diffstat (limited to 'ranger/api')
-rw-r--r--ranger/api/commands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/api/commands.py b/ranger/api/commands.py
index 7021ed7c..6a9abe65 100644
--- a/ranger/api/commands.py
+++ b/ranger/api/commands.py
@@ -434,7 +434,7 @@ class AliasCommand(Command):
     _object_name = ""
     _function_name = "unknown"
     _line = ""
-    
+
     def execute(self):
         return self._make_cmd().execute()