Fix module header

This commit is contained in:
Markus Unterwaditzer 2014-09-28 14:13:21 +02:00
parent 19b324f5f2
commit 281b537531

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
''' '''
vdirsyncer.utils.doubleclick vdirsyncer.doubleclick
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~
Utilities for writing threaded applications with click. Utilities for writing threaded applications with click.