Fix PEP8: E302 expected 2 blank lines, found 1
This commit is contained in:
@@ -25,6 +25,7 @@ import sys, os
|
||||
|
||||
BASEDIR = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
|
||||
def add_base(paths):
|
||||
"""
|
||||
Returns a list of paths relative to BASEDIR.
|
||||
|
||||
Reference in New Issue
Block a user