Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
indentation fix
  • Loading branch information
jef-n committed Mar 23, 2016
1 parent 45c9ea2 commit ded1e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/qgis_fixes/fix_absolute_import.py
@@ -1,5 +1,6 @@
from libfuturize.fixes.fix_absolute_import import FixAbsoluteImport as FixAbsoluteImportOrig


class FixAbsoluteImport(FixAbsoluteImportOrig):

def probably_a_local_import(self, imp_name):
Expand Down

0 comments on commit ded1e04

Please sign in to comment.