summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorToon Nolten <toon.nolten@student.kuleuven.be>2017-05-28 15:33:24 +0200
committerToon Nolten <toon.nolten@student.kuleuven.be>2017-05-28 15:33:24 +0200
commit691a8dcceff440e832a63d0b19a34252da80c8dd (patch)
tree78212efd58bad8164bdae565ca5f56f5afc01182
parentc2469bcfbb19394ac358ef1a97a4ae4a18259f82 (diff)
downloadranger-691a8dcceff440e832a63d0b19a34252da80c8dd.tar.gz
Blank line before local definition
-rwxr-xr-xranger/config/commands.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ranger/config/commands.py b/ranger/config/commands.py
index 16b48c49..832a33a6 100755
--- a/ranger/config/commands.py
+++ b/ranger/config/commands.py
@@ -1688,6 +1688,7 @@ class yank(Command):
 
     def execute(self):
         import subprocess
+
         def clipboards():
             from ranger.ext.get_executables import get_executables
             clipboard_managers = {