Skip to content

Commit 0b1f6fe

Browse files
committed
plugin pylint fixes
1 parent 31c7a4e commit 0b1f6fe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/plugins/plugin.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# -*- coding: utf-8 -*-
2-
2+
"""
3+
src/plugins/plugin.py
4+
===================================
5+
"""
36
import pkg_resources
47

58

0 commit comments

Comments
 (0)