Skip to content

Commit a38a2b2

Browse files
committed
Fix python linting
1 parent 0861536 commit a38a2b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rplugin/python3/denite/source/decls.py

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
're': r'type ', 'conceal': True},
2727
]
2828

29+
2930
class Source(Base):
3031

3132
def __init__(self, vim):

0 commit comments

Comments
 (0)