Browse Source

update module documentation

failed_true
Edoardo Putti 8 years ago
parent
commit
42adb917fb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ca_manager.py

+ 1
- 1
ca_manager.py View File

@ -14,7 +14,7 @@ from certificate_requests import *
from paths import *
__doc__= """
Define class to interact with certificate requests and Certification Authority
Define classes to interact with certificate requests and Certification Authority
"""
class CAManager(object):


Loading…
Cancel
Save