Updated
authorThierry Florac <thierry.florac@onf.fr>
Fri, 18 May 2018 11:24:22 +0200
changeset 59 9155d1640237
parent 58 7e5e72ddeeb2
child 60 33c8e14078d7
Updated
src/source/zca.rst
--- a/src/source/zca.rst	Fri May 18 11:23:53 2018 +0200
+++ b/src/source/zca.rst	Fri May 18 11:24:22 2018 +0200
@@ -289,7 +289,3 @@
         def __init__(self, *args, **kw):
             terms = [SimpleTerm(t, t, t) for t in pytz.all_timezones]
             super(TimezonesVocabulary, self).__init__(terms)
-
-
-
-