fixing lint

This commit is contained in:
alwaysjolley 2019-03-05 07:37:04 -05:00
parent 880eaad6cb
commit a1cb8ee266
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ from lemur.plugins.bases import DestinationPlugin
from cryptography import x509
from cryptography.hazmat.backends import default_backend
class VaultDestinationPlugin(DestinationPlugin):
"""Hashicorp Vault Destination plugin for Lemur"""
title = 'Vault'