mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Fix module header
This commit is contained in:
parent
19b324f5f2
commit
281b537531
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue