diff options
| author | Barry Warsaw | 2016-03-25 10:24:19 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2016-03-25 10:24:19 -0400 |
| commit | 71ebe367a52316811f570d09f2213c192a47973f (patch) | |
| tree | a2ffa5f81846eed7e1d6cb24b157e91dba17d5bd /template.py | |
| parent | a681354cadf48394127796eb111c2904283c9288 (diff) | |
| download | mailman-71ebe367a52316811f570d09f2213c192a47973f.tar.gz mailman-71ebe367a52316811f570d09f2213c192a47973f.tar.zst mailman-71ebe367a52316811f570d09f2213c192a47973f.zip | |
Diffstat (limited to 'template.py')
| -rw-r--r-- | template.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/template.py b/template.py index b38c5897b..4507f258b 100644 --- a/template.py +++ b/template.py @@ -17,5 +17,4 @@ """Module stuff.""" -__all__ = [ - ] +from mailman import public |
