Skip to content

Commit

Permalink
Fix python linting
Browse files Browse the repository at this point in the history
  • Loading branch information
albertyw committed Feb 18, 2021
1 parent 0861536 commit a38a2b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rplugin/python3/denite/source/decls.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
're': r'type ', 'conceal': True},
]


class Source(Base):

def __init__(self, vim):
Expand Down

0 comments on commit a38a2b2

Please sign in to comment.