Fix lint
This commit is contained in:
parent
2f11a3c93e
commit
16b6002205
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ def test_input(config):
|
|||
raise ConfigValidationException("Input must be a glob of files")
|
||||
|
||||
|
||||
|
||||
def validate_bibliography(config):
|
||||
if 'bibliography' not in config:
|
||||
return
|
||||
|
|
Reference in a new issue