diff options
| author | J08nY | 2017-07-11 01:16:23 +0200 |
|---|---|---|
| committer | J08nY | 2017-07-11 01:16:23 +0200 |
| commit | 383ce5f4cc6cb81f91f90f3408742c4c06bca301 (patch) | |
| tree | 90b171efac3faad68278a7ee6d947607ab43060c /src/mailman_pgp/workflows/base.py | |
| parent | f8793bcc2e00c4ee639e4f0e75cfc2b19ea1849f (diff) | |
| download | mailman-pgp-383ce5f4cc6cb81f91f90f3408742c4c06bca301.tar.gz mailman-pgp-383ce5f4cc6cb81f91f90f3408742c4c06bca301.tar.zst mailman-pgp-383ce5f4cc6cb81f91f90f3408742c4c06bca301.zip | |
Diffstat (limited to 'src/mailman_pgp/workflows/base.py')
| -rw-r--r-- | src/mailman_pgp/workflows/base.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman_pgp/workflows/base.py b/src/mailman_pgp/workflows/base.py index 52dd879..9bf4db8 100644 --- a/src/mailman_pgp/workflows/base.py +++ b/src/mailman_pgp/workflows/base.py @@ -115,4 +115,4 @@ class PubkeyMixin: raise StopIteration def _step_receive_confirmation(self): - pass
\ No newline at end of file + pass |
