fix pep8 errors
This commit is contained in:
parent
b482cbda58
commit
57fddb56d4
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
import os, shutil, dotbot
|
||||
import os
|
||||
import shutil
|
||||
import dotbot
|
||||
|
||||
|
||||
class Link(dotbot.Plugin):
|
||||
'''
|
||||
|
|
Loading…
Reference in a new issue