pylint_checkers: Whitespace fix
This commit is contained in:
parent
1644bc47e3
commit
703c0c23e8
@ -32,6 +32,7 @@ sys.path.insert(
|
||||
|
||||
from qutebrowser.config import configdata
|
||||
|
||||
|
||||
class ConfigChecker(checkers.BaseChecker):
|
||||
|
||||
"""Custom astroid checker for config calls."""
|
||||
|
Loading…
Reference in New Issue
Block a user