diff options
Diffstat (limited to 'python/enterprise.py')
| -rw-r--r-- | python/enterprise.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/enterprise.py b/python/enterprise.py index b95ff1e0..fdd0bb74 100644 --- a/python/enterprise.py +++ b/python/enterprise.py @@ -291,6 +291,7 @@ class LicenseCheckout: def __init__(self, duration=900, _cache=True, release=True): """ Get a new license checkout + :param duration: Duration between refreshes :param _cache: Deprecated but left in for compatibility :param release: If the license should be released at the end of scope. If False, you |
